Skip to content

Conversation

redscholar
Copy link
Contributor

@redscholar redscholar commented May 13, 2025

What type of PR is this?

/kind feature

What this PR does / why we need it:

The init-os process has two types of logic:

  1. Always executes on every node, including:

    • init_localdns
    • init_ntpserver
  2. Only executes on new Kubernetes nodes, including:

    • Downloading repo packages
    • Running initialization scripts
    • Resetting the /tmp directory
    • Modifying the hostname

test results:
image
image

Which issue(s) this PR fixes:

Fixes #
#1787

Special notes for reviewers:

Does this PR introduced a user-facing change?

More detailed init-os rules

Additional documentation, usage docs, etc.:


@kubesphere-prow kubesphere-prow bot added release-note kind/feature Categorizes issue or PR as related to a new feature. labels May 13, 2025
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: redscholar

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

@kubesphere-prow kubesphere-prow bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 13, 2025
Copy link

@pixiake
Copy link
Collaborator

pixiake commented May 13, 2025

/lgtm

@kubesphere-prow kubesphere-prow bot added the lgtm Indicates that a PR is ready to be merged. label May 13, 2025
Copy link

LGTM label has been added.

Git tree hash: 5605239cb7aa2f75fa003914982adc251d0c834d

@kubesphere-prow kubesphere-prow bot merged commit eeb4237 into kubesphere:feature-gitops May 13, 2025
4 checks passed
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. kind/feature Categorizes issue or PR as related to a new feature. lgtm Indicates that a PR is ready to be merged. release-note 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