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

[FEATURE] - Additional Controller Secrets #204

Merged
merged 2 commits into from Jul 3, 2022
Merged

Conversation

gambol99
Copy link
Member

@gambol99 gambol99 commented Jul 3, 2022

Currently unless you override the template there is no way of the platform team getting
additional secrets in the execution of the terraform jobs. With this PR we've added
a command line options --executor-secret which is always added into the executor
terraform container.

@gambol99 gambol99 added the enhancement New feature or request label Jul 3, 2022
@gambol99 gambol99 added this to the Release v0.2.6 milestone Jul 3, 2022
Currently unless you override the template there is no way of the platform team getting
additional secrets in the execution of the terraform jobs. With this PR we've added
a command line options --additional-secret which is always added into the executor
terraform container.
  additional executor secrets on the command line via values.yaml
@gambol99 gambol99 merged commit 63db8e4 into develop Jul 3, 2022
@gambol99 gambol99 deleted the feat_additional_secrets branch July 3, 2022 08:21
gambol99 added a commit that referenced this pull request Jul 4, 2022
* [FEATURE] - Additional Controller Secrets

Currently unless you override the template there is no way of the platform team getting
additional secrets in the execution of the terraform jobs. With this PR we've added
a command line options --additional-secret which is always added into the executor
terraform container.

* - updating the chart to include the value and the ability to set the
    additional executor secrets on the command line via values.yaml
gambol99 added a commit that referenced this pull request Jul 5, 2022
* [FEATURE] - Additional Controller Secrets

Currently unless you override the template there is no way of the platform team getting
additional secrets in the execution of the terraform jobs. With this PR we've added
a command line options --additional-secret which is always added into the executor
terraform container.

* - updating the chart to include the value and the ability to set the
    additional executor secrets on the command line via values.yaml
gambol99 added a commit that referenced this pull request Jul 6, 2022
* [FEATURE] - Additional Controller Secrets

Currently unless you override the template there is no way of the platform team getting
additional secrets in the execution of the terraform jobs. With this PR we've added
a command line options --additional-secret which is always added into the executor
terraform container.

* - updating the chart to include the value and the ability to set the
    additional executor secrets on the command line via values.yaml
@gambol99 gambol99 mentioned this pull request Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant