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

Expose information regarding deprecated environment settings via API #6085

Open
arnaudsjs opened this issue Jun 2, 2023 · 0 comments
Open
Labels
discussion There is a discussion happening on this issue

Comments

@arnaudsjs
Copy link
Contributor

The Inmanta server has a concept of deprecated environment settings. However, this information is not exposed via the API. That way it's not possible for the web-console to indicate which environment settings have been deprecated.

Information to expose:

  • Which setting have been deprecated.
  • When a setting was deprecated in favor of another setting, indicate whether the old or the new setting is currently being used.

When this ticket is implemented create a ticket on the web-console to highlight the deprecated settings

Question: Are we going to implement this given that all deprecated environment settings will be removed in the next major release (See: #6084)?

@arnaudsjs arnaudsjs added the discussion There is a discussion happening on this issue label Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion There is a discussion happening on this issue
Projects
None yet
Development

No branches or pull requests

1 participant