-
Notifications
You must be signed in to change notification settings - Fork 98
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
feat(kms): add keys page routing #12150
Merged
rjamet-ovh
merged 1 commit into
feat/key-management-service-B2
from
feat/MANAGER-14070-keys-page-template
Jul 2, 2024
Merged
feat(kms): add keys page routing #12150
rjamet-ovh
merged 1 commit into
feat/key-management-service-B2
from
feat/MANAGER-14070-keys-page-template
Jul 2, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rjamet-ovh
requested review from
sidlynx,
seven-amid,
antonymarion,
MaximeBajeux and
sachinrameshn
and removed request for
a team
June 26, 2024 12:53
rjamet-ovh
force-pushed
the
feat/MANAGER-14070-keys-page-template
branch
from
June 26, 2024 15:06
98877fb
to
7eb694b
Compare
vovh
force-pushed
the
feat/MANAGER-14283-2
branch
from
June 27, 2024 13:05
263dc19
to
3b2123a
Compare
github-actions
bot
added
the
has conflicts
Has conflicts to resolve before merging
label
Jun 27, 2024
rjamet-ovh
force-pushed
the
feat/MANAGER-14070-keys-page-template
branch
from
June 27, 2024 13:54
7eb694b
to
c574223
Compare
github-actions
bot
removed
the
has conflicts
Has conflicts to resolve before merging
label
Jun 27, 2024
vovh
previously approved these changes
Jun 28, 2024
darsene
previously approved these changes
Jun 28, 2024
chipp972
previously approved these changes
Jun 28, 2024
vovh
force-pushed
the
feat/MANAGER-14283-2
branch
from
June 28, 2024 14:16
3b2123a
to
3c9c96e
Compare
github-actions
bot
added
the
has conflicts
Has conflicts to resolve before merging
label
Jun 28, 2024
vovh
force-pushed
the
feat/MANAGER-14283-2
branch
from
June 28, 2024 14:28
3c9c96e
to
8aea4b2
Compare
rjamet-ovh
force-pushed
the
feat/MANAGER-14070-keys-page-template
branch
from
June 28, 2024 14:34
c574223
to
3c4eef2
Compare
github-actions
bot
removed
the
has conflicts
Has conflicts to resolve before merging
label
Jun 28, 2024
vovh
force-pushed
the
feat/MANAGER-14283-2
branch
from
June 28, 2024 14:55
8aea4b2
to
42d8a1c
Compare
github-actions
bot
added
the
has conflicts
Has conflicts to resolve before merging
label
Jun 28, 2024
rjamet-ovh
force-pushed
the
feat/MANAGER-14070-keys-page-template
branch
from
July 1, 2024 07:30
3c4eef2
to
862b1f5
Compare
github-actions
bot
removed
the
has conflicts
Has conflicts to resolve before merging
label
Jul 1, 2024
aboungnaseng-ovhcloud
previously approved these changes
Jul 1, 2024
darsene
dismissed stale reviews from aboungnaseng-ovhcloud, chipp972, vovh, and themself
July 2, 2024 13:16
The base branch was changed.
github-actions
bot
added
the
has conflicts
Has conflicts to resolve before merging
label
Jul 2, 2024
rjamet-ovh
changed the base branch from
develop
to
feat/key-management-service-B2
July 2, 2024 13:50
ref: MANAGER-14070 Signed-off-by: Romain Jamet <romain.jamet.ext@corp.ovh.com>
rjamet-ovh
force-pushed
the
feat/MANAGER-14070-keys-page-template
branch
from
July 2, 2024 13:52
862b1f5
to
c4bfb98
Compare
github-actions
bot
removed
the
has conflicts
Has conflicts to resolve before merging
label
Jul 2, 2024
Quality Gate passedIssues Measures |
darsene
approved these changes
Jul 2, 2024
vovh
approved these changes
Jul 2, 2024
rjamet-ovh
merged commit Jul 2, 2024
c4bfb98
into
feat/key-management-service-B2
13 of 14 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat/MANAGER-14283-2
Breaking change is mentioned in relevant commitsDescription
Add keys page routing
Related