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

[TK-1373] Update resource and data of 'kubernetes_(default_)service_account' to handle deprecated 'default_secret_name' in Kubernetes 1.24.0+ #1792

Merged
merged 5 commits into from
Aug 18, 2022

Commits on Jul 26, 2022

  1. Update resource and data of 'kubernetes_(default_)service_account' to…

    … handle deprecated 'default_secret_name' in Kubernetes 1.24.0+
    Aleksandr Rybolovlev committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    d732153 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Update service account related documentation

    Aleksandr Rybolovlev committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    25d0def View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Update tests so they can detect version of the cluster correctly

    Aleksandr Rybolovlev committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    04140ea View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Update diag messages and rename variables for clarity

    Aleksandr Rybolovlev committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    8c6ceb2 View commit details
    Browse the repository at this point in the history
  2. Move cluster version verification to the end of function resourceKube…

    …rnetesServiceAccountRead
    Aleksandr Rybolovlev committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    8caf26c View commit details
    Browse the repository at this point in the history