Skip to content

Add ability to define namespaces via environment variable#498

Merged
F1bonacc1 merged 1 commit into
F1bonacc1:mainfrom
ddanier:add-namespace-env
May 28, 2026
Merged

Add ability to define namespaces via environment variable#498
F1bonacc1 merged 1 commit into
F1bonacc1:mainfrom
ddanier:add-namespace-env

Conversation

@ddanier

@ddanier ddanier commented May 25, 2026

Copy link
Copy Markdown
Contributor

Allow to use comma separated list in environment variable PC_NAMESPACES as an alternative to --namespace/-n.

Fixes: #491

Allow to use comma separated list in environment variable
`PC_NAMESPACES` as an alternative to `--namespace`/`-n`.

Fixes: F1bonacc1#491
@sonarqubecloud

Copy link
Copy Markdown

@ddanier

ddanier commented May 25, 2026

Copy link
Copy Markdown
Contributor Author

@F1bonacc1 I hope this change is well, as I'm not that deep into the process-compose code. Still I thought it shouldn't be hard to add the PC_NAMESPACES feature I suggested in #491 - so I tried to do just that ;-)

No AI was used in creating this PR.

@F1bonacc1 F1bonacc1 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

That looks great @ddanier!

Special thanks for not using AI for this 😆

@F1bonacc1 F1bonacc1 merged commit 6a79994 into F1bonacc1:main May 28, 2026
8 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.

Add ability to set the namespaces via environment

2 participants