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

Fixes to unblock cron tests #1470

Merged
merged 10 commits into from
Jul 28, 2023
Merged

Fixes to unblock cron tests #1470

merged 10 commits into from
Jul 28, 2023

Commits on Jul 28, 2023

  1. Fix lint

    lukehoban committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f7d81c6 View commit details
    Browse the repository at this point in the history
  2. Use .net6

    Many examples aren't currently working because they require .NET 6.
    lukehoban committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    bd4e316 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    464ac0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56f00b7 View commit details
    Browse the repository at this point in the history
  5. Lint fix

    lukehoban committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    faa6882 View commit details
    Browse the repository at this point in the history
  6. Set autoUpgrade on GKE cluster

    Addresses:
    
    ```
        	* creating urn:pulumi:2685a705672d1eb7c15c51eab35db2fc1e8db553-1445::k8s-ci-cluster::gcp:container/nodePool:NodePool::primary-node-pool: 1 error occurred:
        	* error creating NodePool: googleapi: Error 400: Auto_upgrade must be true when release_channel STABLE is set.
    ```
    lukehoban committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f9295f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e5d0c6 View commit details
    Browse the repository at this point in the history
  8. Fix S3 bucket examples

    lukehoban committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    5074365 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d41f43c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2bcf4ad View commit details
    Browse the repository at this point in the history