Skip to content
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

OCM-12971 | 'ocm gcp update wif-config' remediates all wif-config misconfigurations #696

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

renan-campos
Copy link
Collaborator

Overview
The following new behavior was added to the functionality of the command used to update resources associated with wif-configs:

  • re-enable disabled service accounts
  • re-enable disabled custom roles
  • re-enable disabled workload identity pool
  • overwrite identity provider misconfigurations

Testing
The resources of a test wif-config resource was manually modified into the states described above. Running ocm gcp verify wif-config confirmed that the error related to the misconfiguration was detected. After running ocm gcp update wif-config, verification succeeds. Manual inspection of GCP resources confirms that their configuration was corrected through calling the update command.

@renan-campos renan-campos requested a review from ckandag December 11, 2024 14:41
@renan-campos renan-campos self-assigned this Dec 11, 2024
pkg/gcp/client.go Outdated Show resolved Hide resolved
pkg/gcp/client.go Outdated Show resolved Hide resolved
@ckandag ckandag merged commit 3a8ef75 into openshift-online:main Dec 12, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants