Skip to content

Conversation

@brownleej
Copy link
Member

Description

Please include a summary of the change and which issue is addressed. If this change resolves an issue, please include the issue number in the description.

This removes a flag from our sample deployments that isn't supported in the last stable release. This flag doesn't have any effect in the context where it was being used, because it was being set to the environment variable that is used as the default when the flag is omitted.

Resolves #1081

Type of change

Please select one of the options below.

  • Bug fix (non-breaking change which fixes an issue)

Discussion

Are there any design details that you would like to discuss further?

I considered changing the version of the operator in the deployment to use the latest tag, but we would want to revert that in the future, and I don't think we need this flag in the sample deployment.

Testing

Please describe the tests that you ran to verify your changes. Unit tests?
Manual testing?

I manually deployed the config in my local environment.

Do we need to perform additional testing once this is merged, or perform in a larger testing environment?

No.

Documentation

Did you update relevant documentation within this repository?

No.

Follow-up

Are there any follow-up issues that we should pursue in the future?

No.

Does this introduce new defaults that we should re-evaluate in the future?

No.

@brownleej brownleej requested a review from ltsampros March 8, 2022 22:02
@foundationdb-ci
Copy link
Contributor

AWS CodeBuild CI Report for Linux CentOS 7

  • CodeBuild project: fdb-kubernetes-operator-pr
  • Commit ID: d5e9364
  • Result: SUCCEEDED
  • Error: N/A
  • Build Logs (available for 30 days)

Copy link
Member

@johscheuer johscheuer left a comment

Choose a reason for hiding this comment

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

Thanks for doing that 👍 Could you open an issue to add this flag once 1.0 is released? Otherwise we might forget about it.

@johscheuer johscheuer merged commit 21e9e84 into FoundationDB:main Mar 9, 2022
@johscheuer
Copy link
Member

Issue for reference: #1095

09harsh pushed a commit to 09harsh/fdb-kubernetes-operator that referenced this pull request Aug 1, 2022
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.

Current deployment main is broken

4 participants