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

Auto-Activate Profile by Deployment Type #8749

Open
mbeldman opened this issue May 5, 2023 · 2 comments
Open

Auto-Activate Profile by Deployment Type #8749

mbeldman opened this issue May 5, 2023 · 2 comments

Comments

@mbeldman
Copy link

mbeldman commented May 5, 2023

Expected behavior

Auto-activate a profile based on the project's deployment type, e.g.

- name: sync
  activation:
    - deploy: embeddedserver 
  patches:
      - op: add
        path: /build/artifacts/0/sync.auto
        value: ["true"] 

Actual behavior

This currently doesn't exist.
The only options for auto-activate are: skaffold command, kubecontext, and environment variable value

@ericzzzzzzz
Copy link
Contributor

Hi @mbeldman , could you clarify what deployment type is?

@mbeldman
Copy link
Author

mbeldman commented May 8, 2023

Hi @mbeldman , could you clarify what deployment type is?

Sure - I was thinking embedded server jar vs. war file

@mbeldman mbeldman closed this as completed May 8, 2023
@mbeldman mbeldman reopened this May 8, 2023
@ericzzzzzzz ericzzzzzzz added priority/p3 agreed that this would be good to have, but no one is available at the moment. and removed priority/p2 May take a couple of releases priority/p3 agreed that this would be good to have, but no one is available at the moment. labels Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants