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

Database + Control Group updates #12083

Closed
wants to merge 18 commits into from
Closed

Conversation

hashishaw
Copy link
Collaborator

Since database roles are coming from two different endpoints, we were doing non-typical things with the ajax request that circumvented our typical control group logic. This makes a few changes that make it easier to take advantage of default behavior, and put in control group checks otherwise:

  • Add type parameter to secret/show page when linked from the list view
  • Only call the relevant query when type is provided on the show page
  • Check for control group consistently between GET credentials and GET role

@hashishaw hashishaw added ui backport bug Used to indicate a potential bug labels Jul 14, 2021
@hashishaw hashishaw added this to the 1.7.4 milestone Jul 14, 2021
Monkeychip and others added 17 commits July 14, 2021 15:38
* fix the issue

* add test coverage

* add documentation to link-block

* add changelog

* modify for browserstack
…2088)

* Swap out sdk/helper libs with implementations in go-secure-stdlib

* Fix transit batch test
* fix: cap token TTL at login time based on default lease TTL

* add changelog file

* patch: update warning messages to not include 'at login'

* patch: remove default lease capping and test

* update changelog

* patch: revert warning message
* initial draft of changes

* address pr comments and add changelog

* remove changelog
* adds console log to elaborate on error message

* fixes browserstack failure
* secrets/ad: change improvement to feature in changelog

* Update per feature requirements
@vercel vercel bot temporarily deployed to Preview – vault-storybook July 16, 2021 17:26 Inactive
@vercel vercel bot temporarily deployed to Preview – vault July 16, 2021 17:26 Inactive
@hashishaw
Copy link
Collaborator Author

Branch got borked, opened #12111 instead

@hashishaw hashishaw closed this Jul 16, 2021
@hashishaw hashishaw deleted the ui/fix-database-cg-read-role branch July 16, 2021 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport bug Used to indicate a potential bug ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants