Skip to content

Use latest service swagger; Add deprecation warning for certificate deployment; Only output conf when debug flag is set #38

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

Merged
merged 4 commits into from
Jun 11, 2025

Conversation

puneetsarna
Copy link
Contributor

No description provided.

@puneetsarna puneetsarna force-pushed the ps-dev-swagger-version branch 3 times, most recently from 7998f33 to 71e454e Compare June 11, 2025 02:20
@puneetsarna
Copy link
Contributor Author

We have had 2024-11-01-preview released for a
while now and are consuming it in tools such as
Terraform. We should also consume it in our Action
so that customer get the latest API features.
The certificat object does not need a location
parameter to create it. Added a deprecation
message so we can retire it in a future release.
We don't want to output the user config in their
actions run unnecessarily. When the user turns on
the debug flag, the config can be printed
otherwise it stays hidden from stdout.
The cmd itself has senstive info such as user
configs so it makes sense to hide it under the
debug flag like we are for the config itself.
@puneetsarna puneetsarna force-pushed the ps-dev-swagger-version branch from 71e454e to b23ab51 Compare June 11, 2025 03:56
@puneetsarna puneetsarna merged commit a625b59 into main Jun 11, 2025
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.

4 participants