Skip to content

refactor(skaffold): Introduce skaffold modules#817

Merged
gtema merged 1 commit into
mainfrom
skaffold
Jun 19, 2026
Merged

refactor(skaffold): Introduce skaffold modules#817
gtema merged 1 commit into
mainfrom
skaffold

Conversation

@gtema

@gtema gtema commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

A "feature" of skaffold to inject labels to all manifests cause keycloak
to be always redeployed. This is very inefficient for iterative
development. To circumvent this split the setup into modules allowing
"-m infra" and "-m keystone" selectors to only select the relevant
elements.

Signed-off-by: Artem Goncharov artem.goncharov@gmail.com

A "feature" of skaffold to inject labels to all manifests cause keycloak
to be always redeployed. This is very inefficient for iterative
development. To circumvent this split the setup into modules allowing
"-m infra" and "-m keystone" selectors to only select the relevant
elements.

Signed-off-by: Artem Goncharov <artem.goncharov@gmail.com>
@gtema gtema merged commit a1f2ffd into main Jun 19, 2026
17 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.

1 participant