Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

feat: enable SSH access to users for debugging cloud instances (#2001) backport for 7.16#2032

Merged
mdelapenya merged 3 commits intoelastic:7.16from
mdelapenya:backport/7.16/pr-2001
Jan 24, 2022
Merged

feat: enable SSH access to users for debugging cloud instances (#2001) backport for 7.16#2032
mdelapenya merged 3 commits intoelastic:7.16from
mdelapenya:backport/7.16/pr-2001

Conversation

@mdelapenya
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.16:

* chore: remove unused code

* chore: remove all references to fleet server hostname

Because we assume it's a runtime dependency, provided by the initial
compose file, we do not need to calculate service names, or URIs for the
fleet-service endpoint. Instead, we assume it's listening in the 8220 port
in the "fleet-server" hostname, which is accessible from the network
created by docker-compose.

* fix: use HTTP to connect to fleet-server

* chore: remove fleet server policy code

We do not need it anymore, as the fleet server is already bootstrapped

* chore: remove all policies but system and fleet_server

* Update policies.go

* Update fleet.go

* Update stand-alone.go

Co-authored-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
@mdelapenya mdelapenya self-assigned this Jan 20, 2022
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-01-20T10:09:30.388+0000

  • Duration: 33 min 15 sec

  • Commit: 2de5b33

Test stats 🧪

Test Results
Failed 0
Passed 210
Skipped 0
Total 210

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@mdelapenya mdelapenya merged commit 5b9121b into elastic:7.16 Jan 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants