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

Replace old cloud app credentials in the vault #1180

Conversation

sanjaysrikakulam
Copy link
Member

I created "general-purpose" app credentials in our new cloud, which we can use for cron jobs, telegraf, and others. This PR replaces the old cloud app credentials in the vault with the ones for the new cloud created using the service account, thus removing the credentials associated with any of the admin user accounts.

with the one for the new cloud created using the service account
@bgruening
Copy link
Member

Will this break a few Jenkins apps?

@sanjaysrikakulam
Copy link
Member Author

Nope, I have added dedicated Jenkins credentials and reconfigured only one project to use the new one. The rest will follow a bit later.

This change will only affect the vegan-monitoring telegraf task as that's the only one currently using app credentials (my credentials).

@sanjaysrikakulam
Copy link
Member Author

I have also updated the creds stored in clouds.yaml file. This is currently used by the manage_vms script.

@sanjaysrikakulam
Copy link
Member Author

Closing this PR and will reopen a new one due to the conflict in the vault file which cannot be resolved.

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.

2 participants