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

[DOCS][API] Add /api/fleet to Fleet API paths #192652

Merged
merged 3 commits into from
Sep 12, 2024
Merged

Conversation

lcawl
Copy link
Contributor

@lcawl lcawl commented Sep 11, 2024

Summary

This PR moves api/fleet from the OpenAPI servers definition into the path definition, since it's being lost when we merge this file into all the rest of the Kibana APIs (for example: https://www.elastic.co/docs/api/doc/kibana/operation/operation-new-agent-action). I've also commented out the internal/fleet endpoint since it seemed unlikely we want this published publicly. If that's an incorrect assumption, we can uncomment and re-generate the bundles.

@lcawl lcawl added Team:Fleet Team label for Observability Data Collection Fleet team docs v8.16.0 v8.15.2 labels Sep 11, 2024
@obltmachine
Copy link

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • /oblt-deploy : Deploy a Kibana instance using the Observability test environments.
  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@lcawl lcawl marked this pull request as ready for review September 12, 2024 00:17
@lcawl lcawl requested a review from a team as a code owner September 12, 2024 00:17
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@lcawl lcawl added the release_note:skip Skip the PR/issue when compiling release notes label Sep 12, 2024
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Copy link
Contributor

@juliaElastic juliaElastic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

FYI we are moving to use kibana's schema generation, so these bundles will be generated: #184685

@lcawl lcawl merged commit 94aac7a into elastic:main Sep 12, 2024
28 checks passed
@lcawl lcawl deleted the fleet-servers branch September 12, 2024 14:03
@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
8.15 Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

node scripts/backport --pr 192652

Questions ?

Please refer to the Backport tool documentation

lcawl added a commit to lcawl/kibana that referenced this pull request Sep 12, 2024
@lcawl
Copy link
Contributor Author

lcawl commented Sep 12, 2024

💚 All backports created successfully

Status Branch Result
8.15

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

lcawl added a commit that referenced this pull request Sep 12, 2024
# Backport

This will backport the following commits from `main` to `8.15`:
- [[DOCS][API] Add /api/fleet to Fleet API paths
(#192652)](#192652)

<!--- Backport version: 8.9.8 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Lisa
Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2024-09-12T14:03:40Z","message":"[DOCS][API]
Add /api/fleet to Fleet API paths
(#192652)","sha":"94aac7ad09900407f70656e9e5516806f69cf68e","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Fleet","docs","v8.16.0","v8.15.2"],"number":192652,"url":"https://github.com/elastic/kibana/pull/192652","mergeCommit":{"message":"[DOCS][API]
Add /api/fleet to Fleet API paths
(#192652)","sha":"94aac7ad09900407f70656e9e5516806f69cf68e"}},"sourceBranch":"main","suggestedTargetBranches":["8.15"],"targetPullRequestStates":[{"branch":"main","label":"v8.16.0","labelRegex":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/192652","number":192652,"mergeCommit":{"message":"[DOCS][API]
Add /api/fleet to Fleet API paths
(#192652)","sha":"94aac7ad09900407f70656e9e5516806f69cf68e"}},{"branch":"8.15","label":"v8.15.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
gergoabraham pushed a commit to gergoabraham/kibana that referenced this pull request Sep 13, 2024
markov00 pushed a commit to markov00/kibana that referenced this pull request Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs release_note:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team v8.15.2 v8.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants