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

Add configuration to disable write actions #194

Merged
merged 1 commit into from
Jul 28, 2022
Merged

Conversation

feedmeapples
Copy link
Contributor

@feedmeapples feedmeapples commented Jul 28, 2022

What was changed

Adds config that disables write actions

Why?

Allows to disable Terminate button and other actions

Checklist

  1. Closes

  2. How was this tested:

curl http://localhost:8080/api/v1/settings                                                                                                                                                             

{"Auth":{"Enabled":false,"Options":["audience","organization","invitation"]},"DefaultNamespace":"default","ShowTemporalSystemNamespace":false,"FeedbackURL":"","NotifyOnNewVersion":true,"Codec":{"Endpoint":"","AccessToken":""},"Version":"2.3.0","DisableWriteActions":false}
  1. Any docs updates needed?

@feedmeapples feedmeapples requested a review from stevekinney July 28, 2022 22:45
@feedmeapples feedmeapples force-pushed the disable-write-actions branch from 890cd46 to d06845b Compare July 28, 2022 22:47
@feedmeapples feedmeapples enabled auto-merge (squash) July 28, 2022 23:23
@feedmeapples feedmeapples merged commit 60b5d1c into main Jul 28, 2022
@feedmeapples feedmeapples deleted the disable-write-actions branch July 28, 2022 23:52
@feedmeapples
Copy link
Contributor Author

resolved in #194

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.

2 participants