-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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(opentelemetry): add referenceable attribute to fields that could be stored in vaults #9611
Merged
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
mayocream
force-pushed
the
feat/otel-secrets
branch
2 times, most recently
from
October 25, 2022 06:58
59b8ddf
to
16cbe1b
Compare
mayocream
force-pushed
the
feat/otel-secrets
branch
2 times, most recently
from
October 26, 2022 06:02
6ba3110
to
4cdf398
Compare
fffonion
reviewed
Oct 28, 2022
@mayocream Please rebase. |
mayocream
force-pushed
the
feat/otel-secrets
branch
from
November 2, 2022 08:08
37cae45
to
00aa5fa
Compare
mayocream
force-pushed
the
feat/otel-secrets
branch
2 times, most recently
from
November 3, 2022 04:59
090c54f
to
6cf3745
Compare
mayocream
force-pushed
the
feat/otel-secrets
branch
from
November 3, 2022 05:41
1826f22
to
e9e1f2c
Compare
mayocream
added a commit
that referenced
this pull request
Nov 3, 2022
mayocream
force-pushed
the
feat/otel-secrets
branch
from
November 3, 2022 07:40
e9e1f2c
to
9a1d99f
Compare
one unit test is failing and looks relevant https://github.com/Kong/kong/actions/runs/3383824165/jobs/5620091308 |
mayocream
force-pushed
the
feat/otel-secrets
branch
from
November 16, 2022 18:57
9a1d99f
to
af80f86
Compare
mayocream
force-pushed
the
feat/otel-secrets
branch
from
November 17, 2022 03:31
af80f86
to
a0d4f5d
Compare
mayocream
force-pushed
the
feat/otel-secrets
branch
from
November 17, 2022 04:45
a0d4f5d
to
8a5eddd
Compare
fffonion
approved these changes
Nov 17, 2022
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.
Summary
Add
referenceable=true
attribute to plugin schema fields that could be stored in vaults.FTI-4429
Note: please merge with "rebase strategy" to keep the commits history.