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

Add Values.engine.labels value to Helm Chart. #7412

Merged
merged 1 commit into from
May 22, 2024

Conversation

yibble
Copy link
Contributor

@yibble yibble commented May 20, 2024

This is required in cases where labels are required to provide access, ETC. I.E.:

I need this change because I'd like to execute Terraform code in Dagger Runners under an Azure MSI context using aadPodIdentity in an AKS cluster. To provide the necessary access, the dagger-engine DaemonSet requires an aadpodidentity label for aadPodIdentity to attach an Azure MSI context to it.

@jedevc jedevc requested review from gerhard and matipan May 20, 2024 09:30
Copy link
Member

@gerhard gerhard left a comment

Choose a reason for hiding this comment

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

LGTM! WDYT @matipan?

Copy link
Contributor

@matipan matipan left a comment

Choose a reason for hiding this comment

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

Looks good! We can actually use this ourselves to improve the o11y of our logging a bit! @gerhard

Thanks @yibble 💯

Signed-off-by: yibble <nreynolds@rockwellautomation.com>
@gerhard gerhard force-pushed the helm_chart_labels branch 2 times, most recently from ce9a943 to e259f73 Compare May 22, 2024 06:59
@gerhard
Copy link
Member

gerhard commented May 22, 2024

Thank you for a great first contribution @yibble!

I removed the main merge - we only rebase - and dropped the last 2 commits. Will merge as soon as all checks pass. This will go out in the next release which is scheduled for tomorrow 💪

@gerhard gerhard merged commit 970cedc into dagger:main May 22, 2024
92 of 93 checks passed
@gerhard gerhard added this to the v0.11.5 milestone May 22, 2024
vikram-dagger pushed a commit to vikram-dagger/dagger that referenced this pull request May 24, 2024
Signed-off-by: yibble <nreynolds@rockwellautomation.com>
vikram-dagger pushed a commit to vikram-dagger/dagger that referenced this pull request May 24, 2024
Signed-off-by: yibble <nreynolds@rockwellautomation.com>
Signed-off-by: Vikram Vaswani <vikram@dagger.io>
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.

None yet

3 participants