Skip to content

Conversation

timebertt
Copy link
Member

How to categorize this PR?

/area ipcei
/kind enhancement

What this PR does / why we need it:

This PR continues the implementation of the gardenadm bootstrap flow.
After deploying Worker and Bastion, gardenadm connects to the first control plane machine using SSH via the Bastion.
Then, after connecting and compiling the ShootState (#12669), gardenadm copies all manifests in --config-dir, the ShootState, and the image vector overwrite file via SCP to the control plane machine.

With this, the machine is prepared so that we can run gardenadm init to bootstrap the control plane.

Which issue(s) this PR fixes:
Part of #2906

Special notes for your reviewer:

/cc @rfranzke @ScheererJ @maboehm

Release note:

NONE

@gardener-prow gardener-prow bot requested a review from rfranzke August 6, 2025 13:50
@gardener-prow gardener-prow bot added the area/ipcei IPCEI (Important Project of Common European Interest) label Aug 6, 2025
@gardener-prow gardener-prow bot requested a review from ScheererJ August 6, 2025 13:50
@gardener-prow gardener-prow bot added the kind/enhancement Enhancement, improvement, extension label Aug 6, 2025
Copy link
Contributor

gardener-prow bot commented Aug 6, 2025

@timebertt: GitHub didn't allow me to request PR reviews from the following users: maboehm.

Note that only gardener members and repo collaborators can review this PR, and authors cannot review their own PRs.

In response to this:

How to categorize this PR?

/area ipcei
/kind enhancement

What this PR does / why we need it:

This PR continues the implementation of the gardenadm bootstrap flow.
After deploying Worker and Bastion, gardenadm connects to the first control plane machine using SSH via the Bastion.
Then, after connecting and compiling the ShootState (#12669), gardenadm copies all manifests in --config-dir, the ShootState, and the image vector overwrite file via SCP to the control plane machine.

With this, the machine is prepared so that we can run gardenadm init to bootstrap the control plane.

Which issue(s) this PR fixes:
Part of #2906

Special notes for your reviewer:

/cc @rfranzke @ScheererJ @maboehm

Release note:

NONE

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@gardener-prow gardener-prow bot added cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Aug 6, 2025
@timebertt timebertt force-pushed the gardenadm-bootstrap-copy-manifests branch from 28c4395 to 341127a Compare August 6, 2025 20:05
Copy link
Member

@rfranzke rfranzke left a comment

Choose a reason for hiding this comment

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

Very nice PR :) Well done!

@timebertt
Copy link
Member Author

@rfranzke I addressed your feedback, PTAL :)

@timebertt timebertt force-pushed the gardenadm-bootstrap-copy-manifests branch from 341127a to c7fdad7 Compare August 19, 2025 08:01
Copy link
Member

@rfranzke rfranzke left a comment

Choose a reason for hiding this comment

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

Thanks! :)

/lgtm
/approve

@gardener-prow gardener-prow bot added the lgtm Indicates that a PR is ready to be merged. label Aug 20, 2025
Copy link
Contributor

gardener-prow bot commented Aug 20, 2025

LGTM label has been added.

Git tree hash: 26725afc23afb0408b9c86c47a6eaa551eb0e4cf

Copy link
Contributor

gardener-prow bot commented Aug 20, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rfranzke

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gardener-prow gardener-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 20, 2025
@gardener-prow gardener-prow bot merged commit 6404db1 into gardener:master Aug 20, 2025
19 checks passed
@timebertt timebertt deleted the gardenadm-bootstrap-copy-manifests branch August 20, 2025 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/ipcei IPCEI (Important Project of Common European Interest) cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/enhancement Enhancement, improvement, extension lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants