Skip to content

Fix dev container repo path, add limitations docs#193488

Merged
Ikuni17 merged 4 commits intoelastic:mainfrom
Ikuni17:docs/devcontainer-limitations
Sep 19, 2024
Merged

Fix dev container repo path, add limitations docs#193488
Ikuni17 merged 4 commits intoelastic:mainfrom
Ikuni17:docs/devcontainer-limitations

Conversation

@Ikuni17
Copy link
Copy Markdown
Contributor

@Ikuni17 Ikuni17 commented Sep 19, 2024

Summary

  • Fixes an issue where the container would not be setup or start properly if the repo wasn't name kibana
  • Adds limitations section to docs

@Ikuni17 Ikuni17 added Team:Operations Kibana-Operations Team release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting skip-ci labels Sep 19, 2024
@Ikuni17 Ikuni17 self-assigned this Sep 19, 2024
@Ikuni17 Ikuni17 requested a review from a team as a code owner September 19, 2024 21:13
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@Ikuni17 Ikuni17 merged commit 4a53ce9 into elastic:main Sep 19, 2024
@Ikuni17 Ikuni17 deleted the docs/devcontainer-limitations branch September 19, 2024 22:07
Ikuni17 added a commit that referenced this pull request Oct 29, 2024
## Summary

In #193488, `KBN_DIR` was changed to be a dynamic variable. It wasn't
being properly propagated through the build process in the Dockerfile
and the full path to `env.sh` wasn't being set. This passes the
directory as a build `ARG` as well to fix the path.
tiansivive pushed a commit to tiansivive/kibana that referenced this pull request Oct 29, 2024
## Summary

In elastic#193488, `KBN_DIR` was changed to be a dynamic variable. It wasn't
being properly propagated through the build process in the Dockerfile
and the full path to `env.sh` wasn't being set. This passes the
directory as a build `ARG` as well to fix the path.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes skip-ci Team:Operations Kibana-Operations Team v9.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants