-
Notifications
You must be signed in to change notification settings - Fork 163
Fixing Automatic Import status to be GA #1500
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
: ga
is the preferred notation for this case (for reference. all
technically works similarly currently).
Thanks for making this update!
- https://www.elastic.co/guide/en/serverless/current/security-automatic-import.html | ||
applies_to: | ||
stack: preview | ||
stack: all |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
stack: all | |
stack: ga |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry saw this after enabling auto-merge, will open another PR to correct these
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's fine, it'll do the same for now, this may be something we change generally later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@florent-leborgne fresh PR using ga
#1501
stack: all | ||
serverless: | ||
security: preview | ||
security: all |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
security: all | |
security: ga |
Followup PR to #1500 but fixing the value to be more correct per #1500 (review)
Automatic Import went GA in 8.18 / 9.0 so updating the docs to reflect that