google / knative-gcp

GCP event implementations to use with Knative Eventing.
https://github.com/knative/eventing
Apache License 2.0
160 stars 74 forks source link

Test post install in upgrade test #2031

Closed zhongduo closed 3 years ago

zhongduo commented 3 years ago

Problem The existing upgrade test does not test post install jobs of release version or head. So if there is a need for post install job, the upgrade test will fail. Ideally we should do as closely to what the operator do as possible: run the corresponding post-install jobs after upgrade and downgrade.

Persona: Developers

Exit Criteria

Post install jobs will be used during upgrade and downgrade.

zhongduo commented 3 years ago

Note that pre-install job is not supported by the operator and the community is trying to remove it too.

github-actions[bot] commented 3 years ago

This issue is stale because it has been open for 90 days with no activity. It will automatically close after 30 more days of inactivity. Reopen the issue with /reopen. Mark the issue as fresh by adding the comment /remove-lifecycle stale.