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

Initialize the cluster client cache from the kubeconfig in secrets #412

Merged

Commits on Jul 8, 2024

  1. Add migration step to move ToolchainCluster.Spec.APIEndpoint status

    and read the connection configuration from the kubeconfig stored in
    the secret.
    metlos committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c047b40 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Make sure to only update the status after the conditions have been in…

    …itialized
    
    and don't clear out other fields than the conditions in the healtchcheck
    from the status.
    metlos committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    21c2084 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    792221d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Merge remote-tracking branch 'upstream/master' into create-tc-based-o…

    …n-creds-secret
    
    # Conflicts:
    #	controllers/toolchaincluster/healthchecker.go
    #	controllers/toolchaincluster/toolchaincluster_controller.go
    metlos committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3cf8897 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Simplify the way we obtain the info to compose the configuration for …

    …creating
    
    the client for the remote clusters.
    metlos committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    de603e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    60da134 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    44e8554 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    678fc40 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    0196128 View commit details
    Browse the repository at this point in the history