Skip to content

Conversation

IgorEulalio
Copy link
Contributor

What this PR does / why we need it:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • [ x ] Title of the PR starts with type and scope, (e.g. feat(agent,node-analyzer,sysdig-deploy):)
  • [ x ] Chart Version bumped for the respective charts
  • [ x ] Variables are documented in the README.md (or README.tpl in some charts)
  • [ x ] Check GithubAction checks (like lint) to avoid merge-check stoppers
  • [ x ] All test files are added in the tests folder of their respective chart and have a "_test" suffix

Check Contribution guidelines in README.md for more insight.

@IgorEulalio IgorEulalio requested review from a team as code owners February 6, 2024 23:44
Copy link
Contributor

@AlbertoBarba AlbertoBarba left a comment

Choose a reason for hiding this comment

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

Hey @IgorEulalio, i suppose the aim for this PR is to set clearly the namespace where those resources will be defined. If that's so you should have put the namespace key inside the metadata object while, right now, u did put it in labels 😅

description: Sysdig Admission Controller using Sysdig Secure inline image scanner
type: application
version: 0.14.21
version: 0.14.22
Copy link
Contributor

Choose a reason for hiding this comment

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

This bump shouldn't be needed

@@ -1,8 +1,9 @@
apiVersion: v1
kind: Pod
metadata:
Copy link
Contributor

Choose a reason for hiding this comment

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

You need to bump the agent chart version

@AlbertoBarba AlbertoBarba enabled auto-merge (squash) February 7, 2024 14:28
@AlbertoBarba AlbertoBarba merged commit 6b1f581 into main Feb 7, 2024
@AlbertoBarba AlbertoBarba deleted the feat/set-test-rollout-pod-to-sa-namespace branch February 7, 2024 14:34
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