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

fix: Changed disable_container_credentials default to true #112

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

sephriot
Copy link

@sephriot sephriot commented Jan 20, 2025

Description of the change

Clickup ticket: https://app.clickup.com/t/8695rkt6f

Goal: change the default setting to a value that guarantees secure environment.

Type of change

  • Bug fix (non-breaking change that fixes an issue);
  • New feature (non-breaking change that adds functionality);
  • Breaking change (fix or feature that would cause existing functionality to not work as expected);
  • Documentation (a documentation or example fix not affecting the infrastructure managed by this module);

Checklists

Development

  • All necessary variables have been defined, with defaults if applicable;
  • The code is formatted properly;

Code review

  • The module version is bumped accordingly;
  • Spacelift tests are passing;
  • This pull request has a descriptive title and information useful to a reviewer. There may be a screenshot or screencast attached;
  • This pull request is no longer marked as "draft";
  • Reviewers have been assigned;
  • Changes have been reviewed by at least one other engineer;

@sephriot sephriot requested a review from a team as a code owner January 20, 2025 14:15
@sephriot sephriot changed the title feat: Changed disable_container_credentials default to true fix: Changed disable_container_credentials default to true Jan 20, 2025
Signed-off-by: Jakub <[email protected]>
Signed-off-by: Jakub <[email protected]>
Copy link

@mwasilew2 mwasilew2 left a comment

Choose a reason for hiding this comment

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

don't have enough context on this one

@mwasilew2 mwasilew2 requested a review from a team January 21, 2025 10:08
@michieldewilde
Copy link

I don't have any context on this as well.
Can you please add some additional information in the pull request description @sephriot

@sephriot
Copy link
Author

I don't have any context on this as well. Can you please add some additional information in the pull request description @sephriot

Damn clickup wasn't linked.

@sephriot sephriot requested a review from mwasilew2 January 21, 2025 12:21
@sephriot
Copy link
Author

@michieldewilde @mwasilew2 PR updated.

@michieldewilde
Copy link

@sephriot Should this not be a major release? I base this on the description of the ticket that mentions that this could be a breaking change for some users?

@sephriot
Copy link
Author

@sephriot Should this not be a major release? I base this on the description of the ticket that mentions that this could be a breaking change for some users?

I'd say we can bump it up to minor release instead patch if you are concerned.
It is not a breaking change, best case a backward compatible one.

Signed-off-by: Jakub <[email protected]>
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