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

Set an explicit key for gcs-service-account-credentials secret in e2e scripts #2039

Conversation

rzetelskik
Copy link
Member

Description of your changes: This PR modifies the gcs-service-account-credentials secret creation kubectl command by giving it an explicit key so that the credentials file passed through SO_GCS_SERVICE_ACCOUNT_CREDENTIALS_PATH doesn't have to have a matching name. This is helpful for local development.

Which issue is resolved by this Pull Request:
Resolves #

/kind machinery
/priority important-longterm

@scylla-operator-bot scylla-operator-bot bot added the kind/machinery Categorizes issue or PR as related to Makefile, scripts or similar changes. label Jul 29, 2024
@scylla-operator-bot scylla-operator-bot bot requested a review from tnozicka July 29, 2024 09:07
@scylla-operator-bot scylla-operator-bot bot added the priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. label Jul 29, 2024
@scylla-operator-bot scylla-operator-bot bot requested a review from zimnx July 29, 2024 09:07
@scylla-operator-bot scylla-operator-bot bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 29, 2024
Copy link
Contributor

@tnozicka tnozicka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve
/lgtm

@scylla-operator-bot scylla-operator-bot bot added the lgtm Indicates that a PR is ready to be merged. label Jul 29, 2024
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rzetelskik, tnozicka

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@scylla-operator-bot scylla-operator-bot bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 29, 2024
@scylla-operator-bot scylla-operator-bot bot merged commit 6f461f6 into scylladb:master Jul 29, 2024
13 checks passed
@rzetelskik rzetelskik deleted the e2e-gcs-service-account-credentials-explicit-key branch July 29, 2024 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/machinery Categorizes issue or PR as related to Makefile, scripts or similar changes. lgtm Indicates that a PR is ready to be merged. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants