-
Notifications
You must be signed in to change notification settings - Fork 583
[release-4.7] Bug 1954152: config: add aws usertags to infrastructure #914
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
[release-4.7] Bug 1954152: config: add aws usertags to infrastructure #914
Conversation
Add a new field resourceTags to `.status.aws` of the infrastructure.config.openshift.io type. Tags included in the resourceTags field will be applied to new resources created for the cluster. https://issues.redhat.com/browse/CORS-1657
|
@openshift-cherrypick-robot: Bugzilla bug 1950113 has been cloned as Bugzilla bug 1954152. Retitling PR to link against new bug. DetailsIn 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. |
|
@openshift-cherrypick-robot: This pull request references Bugzilla bug 1954152, which is invalid:
Comment DetailsIn 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. |
|
/test verify-client-go |
|
/bugzilla refresh |
|
@bparees: This pull request references Bugzilla bug 1954152, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 6 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. DetailsIn 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. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bparees, openshift-cherrypick-robot The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
INFO[2021-04-28T15:32:26Z] + mv ./vendor/k8s.io/code-generator/generate-groups.sh.orig ./vendor/k8s.io/code-generator/generate-groups.sh
INFO[2021-04-28T15:32:26Z] apiserver/clientset/versioned/typed/apiserver/v1/apirequestcount.go:9:2: cannot find package "." in:
INFO[2021-04-28T15:32:26Z] /go/src/github.com/openshift/client-go/vendor/github.com/openshift/api/apiserver/v1
INFO[2021-04-28T15:32:26Z] cloudnetwork/clientset/versioned/typed/cloudnetwork/v1/cloudprivateipconfig.go:9:2: cannot find package "." in:
INFO[2021-04-28T15:32:26Z] /go/src/github.com/openshift/client-go/vendor/github.com/openshift/api/cloudnetwork/v1
INFO[2021-04-28T15:32:26Z] {"component":"entrypoint","error":"wrapped process failed: exit status 1","file":"prow/entrypoint/run.go:80","func":"k8s.io/test-infra/prow/entrypoint.Options.Run","level":"error","msg":"Error executing test process","severity":"error","time":"2021-04-28T15:32:18Z"} Is that a Go version thing? I feel like I remember something about |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
1 similar comment
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/test verify-client-go |
|
@openshift-cherrypick-robot: All pull requests linked via external trackers have merged: Bugzilla bug 1954152 has been moved to the MODIFIED state. DetailsIn 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. |
This is an automated cherry-pick of #864
/assign staebler