Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

azurerm_kubernetes_cluster_node_pool: Adds support for temporary_name_for_rotation #27791

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Oct 22, 2024

  1. Adds property.

    Updates the NodePoolUpdate function to rotate the node pool.
    Removes the ForceNew flag on properties.
    CorrenSoft committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    28cd0a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Updating tests.

    Restoring name as ForceNew.
    CorrenSoft committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9f16c5f View commit details
    Browse the repository at this point in the history
  2. Updating Docs.

    CorrenSoft committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bea1b62 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Fixing value assignment.

    Deleting obsolete methods.
    Renaming `retrySystemNodePoolCreation` to `retryNodePoolCreation`.
    CorrenSoft committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    262a984 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    aacec00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9587d0f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Fixing docs

    CorrenSoft committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    10394d4 View commit details
    Browse the repository at this point in the history