Skip to content

#useservice-specific-secret#226

Merged
kapilgarg1996 merged 2 commits into
harness:developfrom
akshatg110:genericServiceSecretOnboarding
Jun 26, 2026
Merged

#useservice-specific-secret#226
kapilgarg1996 merged 2 commits into
harness:developfrom
akshatg110:genericServiceSecretOnboarding

Conversation

@akshatg110

Copy link
Copy Markdown

No description provided.

Comment thread src/common/Chart.yaml Outdated
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.8.0
version: 1.9.0

@kapilgarg1996 kapilgarg1996 Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

bump patch version instead of minor version

{{- $ := .ctx }}
{{- $globalServicesCtx := dict }}
{{- if and $.Values.global $.Values.global.services }}
{{- $globalServicesCtx = $.Values.global.services }}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This will pose a problem. When all services will be added in global context, their creds will become available to every service. Whereas, their creds should be available to the services which depend on them. So we need another filter below to filter out the required ones.

@kapilgarg1996 kapilgarg1996 merged commit e6885dc into harness:develop Jun 26, 2026
2 checks passed
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