Skip to content

Conversation

@pdamianov-dev
Copy link

@pdamianov-dev pdamianov-dev commented Jan 6, 2026

What type of PR is this?
/kind feature

What this PR does / why we need it:
To support telescope testing of kubelet and containerd flag changes

Which issue(s) this PR fixes:

Fixes #36172271

Requirements:

  • uses conventional commit messages
  • includes documentation
  • adds unit tests
  • tested upgrade from previous version
  • commits are GPG signed and Github marks them as verified

Special notes for your reviewer:

Release note:

none

Peter Damianov added 2 commits January 5, 2026 23:46
… and systemd drop in using Environment method in cse_main

Signed-off-by: Peter Damianov <[email protected]>
@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2026

PR Title Lint Failed ❌

Current Title: Add support to parse kubelet/containerd flags from IMDS nodepool tags

Your PR title doesn't follow the expected format. Please update your PR title to follow one of these patterns:

Conventional Commits Format:

  • feat: add new feature - for new features
  • fix: resolve bug in component - for bug fixes
  • docs: update README - for documentation changes
  • refactor: improve code structure - for refactoring
  • test: add unit tests - for test additions
  • chore: remove dead code - for maintenance tasks
  • chore(deps): update dependencies - for updating dependencies
  • ci: update build pipeline - for CI/CD changes

Guidelines:

  • Use lowercase for the type and description
  • Keep the description concise but descriptive
  • Use imperative mood (e.g., "add" not "adds" or "added")
  • Don't end with a period

Examples:

  • feat(windows): add secure TLS bootstrapping for Windows nodes
  • fix: resolve kubelet certificate rotation issue
  • docs: update installation guide
  • Added new feature
  • Fix bug.
  • Update docs

Please update your PR title and the lint check will run again automatically.

1 similar comment
@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2026

PR Title Lint Failed ❌

Current Title: Add support to parse kubelet/containerd flags from IMDS nodepool tags

Your PR title doesn't follow the expected format. Please update your PR title to follow one of these patterns:

Conventional Commits Format:

  • feat: add new feature - for new features
  • fix: resolve bug in component - for bug fixes
  • docs: update README - for documentation changes
  • refactor: improve code structure - for refactoring
  • test: add unit tests - for test additions
  • chore: remove dead code - for maintenance tasks
  • chore(deps): update dependencies - for updating dependencies
  • ci: update build pipeline - for CI/CD changes

Guidelines:

  • Use lowercase for the type and description
  • Keep the description concise but descriptive
  • Use imperative mood (e.g., "add" not "adds" or "added")
  • Don't end with a period

Examples:

  • feat(windows): add secure TLS bootstrapping for Windows nodes
  • fix: resolve kubelet certificate rotation issue
  • docs: update installation guide
  • Added new feature
  • Fix bug.
  • Update docs

Please update your PR title and the lint check will run again automatically.

This reverts commit 0578470.

Signed-off-by: Peter Damianov <[email protected]>
@github-actions github-actions bot added the components This pull request updates cached components on Linux or Windows VHDs label Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

components This pull request updates cached components on Linux or Windows VHDs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants