-
Notifications
You must be signed in to change notification settings - Fork 71
Bug 2008027: validate olm.bundle.object properties on channel heads #210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
ensure at a valid csv on olm.bundle.properties to ensure channel is discoverable in packagemanifests and the web console Signed-off-by: Ankita Thomas <[email protected]>
@ankitathomas: This pull request references Bugzilla bug 2008027, which is invalid:
Comment In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ankitathomas The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
I'm not convinced this is a bug, even considering downstream-only. To me, this is more of a feature request to allow non-required aspects of the index to be included in validation. We have precedent in IMO, we mostly solved this problem already by updating /hold |
/bugzilla refresh |
@ankitathomas: This pull request references Bugzilla bug 2008027, which is valid. The bug has been updated to refer to the pull request using the external bug tracker. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Bugzilla ([email protected]), skipping review request. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/retest |
@ankitathomas: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
@ankitathomas: This pull request references Bugzilla bug 2008027. The bug has been updated to no longer refer to the pull request using the external bug tracker. All external bug links have been closed. The bug has been moved to the NEW state. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
* add bundle size validator check Co-authored-by: Brett Tofel [email protected] * applying suggetions - review * add operator-registry as dep and use gzip method to check bundle size * go mod vendor * go fmt * add enconding to the api * refac name Upstream-repository: api Upstream-commit: e8208e3dcf33173266b49767d774970077f406be
* add bundle size validator check Co-authored-by: Brett Tofel [email protected] * applying suggetions - review * add operator-registry as dep and use gzip method to check bundle size * go mod vendor * go fmt * add enconding to the api * refac name Upstream-repository: api Upstream-commit: e8208e3dcf33173266b49767d774970077f406be
* add bundle size validator check Co-authored-by: Brett Tofel [email protected] * applying suggetions - review * add operator-registry as dep and use gzip method to check bundle size * go mod vendor * go fmt * add enconding to the api * refac name Upstream-repository: api Upstream-commit: e8208e3dcf33173266b49767d774970077f406be
* add bundle size validator check Co-authored-by: Brett Tofel [email protected] * applying suggetions - review * add operator-registry as dep and use gzip method to check bundle size * go mod vendor * go fmt * add enconding to the api * refac name Upstream-repository: api Upstream-commit: e8208e3dcf33173266b49767d774970077f406be
* add bundle size validator check Co-authored-by: Brett Tofel [email protected] * applying suggetions - review * add operator-registry as dep and use gzip method to check bundle size * go mod vendor * go fmt * add enconding to the api * refac name Upstream-repository: api Upstream-commit: e8208e3dcf33173266b49767d774970077f406be
* add bundle size validator check Co-authored-by: Brett Tofel [email protected] * applying suggetions - review * add operator-registry as dep and use gzip method to check bundle size * go mod vendor * go fmt * add enconding to the api * refac name Upstream-repository: api Upstream-commit: e8208e3dcf33173266b49767d774970077f406be
* add bundle size validator check Co-authored-by: Brett Tofel [email protected] * applying suggetions - review * add operator-registry as dep and use gzip method to check bundle size * go mod vendor * go fmt * add enconding to the api * refac name Upstream-repository: api Upstream-commit: e8208e3dcf33173266b49767d774970077f406be
* add bundle size validator check Co-authored-by: Brett Tofel [email protected] * applying suggetions - review * add operator-registry as dep and use gzip method to check bundle size * go mod vendor * go fmt * add enconding to the api * refac name Upstream-repository: api Upstream-commit: e8208e3dcf33173266b49767d774970077f406be
* add bundle size validator check Co-authored-by: Brett Tofel [email protected] * applying suggetions - review * add operator-registry as dep and use gzip method to check bundle size * go mod vendor * go fmt * add enconding to the api * refac name Upstream-repository: api Upstream-commit: e8208e3dcf33173266b49767d774970077f406be
* add bundle size validator check Co-authored-by: Brett Tofel [email protected] * applying suggetions - review * add operator-registry as dep and use gzip method to check bundle size * go mod vendor * go fmt * add enconding to the api * refac name Upstream-repository: api Upstream-commit: e8208e3dcf33173266b49767d774970077f406be
* add bundle size validator check Co-authored-by: Brett Tofel [email protected] * applying suggetions - review * add operator-registry as dep and use gzip method to check bundle size * go mod vendor * go fmt * add enconding to the api * refac name Upstream-repository: api Upstream-commit: e8208e3dcf33173266b49767d774970077f406be
* add bundle size validator check Co-authored-by: Brett Tofel [email protected] * applying suggetions - review * add operator-registry as dep and use gzip method to check bundle size * go mod vendor * go fmt * add enconding to the api * refac name Upstream-repository: api Upstream-commit: e8208e3dcf33173266b49767d774970077f406be
* add bundle size validator check Co-authored-by: Brett Tofel [email protected] * applying suggetions - review * add operator-registry as dep and use gzip method to check bundle size * go mod vendor * go fmt * add enconding to the api * refac name Upstream-repository: api Upstream-commit: e8208e3dcf33173266b49767d774970077f406be
* add bundle size validator check Co-authored-by: Brett Tofel [email protected] * applying suggetions - review * add operator-registry as dep and use gzip method to check bundle size * go mod vendor * go fmt * add enconding to the api * refac name Upstream-repository: api Upstream-commit: e8208e3dcf33173266b49767d774970077f406be
* add bundle size validator check Co-authored-by: Brett Tofel [email protected] * applying suggetions - review * add operator-registry as dep and use gzip method to check bundle size * go mod vendor * go fmt * add enconding to the api * refac name Upstream-repository: api Upstream-commit: e8208e3dcf33173266b49767d774970077f406be
* add bundle size validator check Co-authored-by: Brett Tofel [email protected] * applying suggetions - review * add operator-registry as dep and use gzip method to check bundle size * go mod vendor * go fmt * add enconding to the api * refac name Upstream-repository: api Upstream-commit: e8208e3dcf33173266b49767d774970077f406be
* add bundle size validator check Co-authored-by: Brett Tofel [email protected] * applying suggetions - review * add operator-registry as dep and use gzip method to check bundle size * go mod vendor * go fmt * add enconding to the api * refac name Upstream-repository: api Upstream-commit: e8208e3dcf33173266b49767d774970077f406be
* add bundle size validator check Co-authored-by: Brett Tofel [email protected] * applying suggetions - review * add operator-registry as dep and use gzip method to check bundle size * go mod vendor * go fmt * add enconding to the api * refac name Upstream-repository: api Upstream-commit: e8208e3dcf33173266b49767d774970077f406be
ensure at a valid csv on olm.bundle.properties to ensure channel is discoverable in packagemanifests and the web console
Signed-off-by: Ankita Thomas [email protected]