1. 04 Sep, 2021 1 commit
  2. 27 May, 2021 3 commits
  3. 21 May, 2021 1 commit
  4. 30 Mar, 2021 1 commit
  5. 26 Feb, 2021 1 commit
    • josecordaz's avatar
      Bump capei dep including changes to support k8s 1.20 (#328) · 20d783d0
      josecordaz authored
      
      * upgrade capei deps
      
      * ignore .idea folder
      
      * updated k8s.io/kube-openapi dep
      
      * attempt to fix github.com/googleapis/gnostic issue
      
      * added github.com/googleapis/gnostic@v0.5.4
      
      * removed googleapis/gnostic replace from go.mod
      
      * Change versions 1.17.13 - 1.19.8, 1.19.3 - 1.20.4
      
      * additional k8s versions changes. 1.17.x -> 1.19.8
      
      * additional k8s versions fixes
      
      * Testing CAPEI version v0.2.2
      
      * Added 5m sleep
      
      * Calling footloose command directly
      
      * Update kubectl used in CircleCI to 1.20
      
      * Update kubectl to v1.19.8 and ensure is executable
      
      * Update tests to use CAPEI 0.2.2
      
      * Ensure the apply test uses a specific k8s version
      
      * Revert version change to upgradeKubeadmConfig chk
      
      * Default k8s v1.18.16 from 1.19.8 timing fix
      
      * Change coredns back to 1.6.7 for testing
      
      * Revert debug code
      
      * Updated CAPEI dep with version v0.2.3 including changes to support k8s 1.20
      
      * Update test to v.1.18.15 to fix kubelet timeout
      
      * Remove CAPEI build step from CircleCI
      
      * Add version for each machine in multi-master test
      
      * Updated capei dep with latest commit from master
      
      * Update test version of etcd to 3.4.3
      
      * Update CAPEI img in multimaster_test.go to new ver
      
      * Updated capei dep with v0.2.4
      Co-authored-by: default avatarMark Emeis <mark.emeis@weave.works>
      20d783d0
  6. 12 Feb, 2021 2 commits
  7. 11 Feb, 2021 1 commit
    • Mark Emeis's avatar
      WIP: Support eks-d (#323) · 648a95ee
      Mark Emeis authored
      
      * Create footloose cluster with eks-d flavor
      
      * Update examples for CAPEI plus eks-d
      
      * Clean up ExistingInfraCluster.DeprecatedKeyPath. It was causing a seed node repave as later node plan creation did not set it
      
      * Update ubuntu vagrant to allow traffic on 6443
      
      * Increase machine memory to 4 gb
      
      * point at current existininfra
      Co-authored-by: default avatarJerry Jackson <jerry@weave.works>
      648a95ee
  8. 10 Feb, 2021 2 commits
  9. 09 Feb, 2021 2 commits
  10. 02 Dec, 2020 2 commits
  11. 26 Nov, 2020 1 commit
  12. 24 Nov, 2020 3 commits
  13. 12 Nov, 2020 5 commits
  14. 11 Nov, 2020 1 commit
    • Jerry R. Jackson's avatar
      Run against latest existinginfra with cluster driven repaving (#312) · 1bba08ca
      Jerry R. Jackson authored
      
      * Work with new capei provider
      * Fix wksctl os to correctly handle file and flux configuration
      * switch to marking workload clusters in spec
      * Set up machine info pool in wksctl to pass to controller in existinginfra
      * Removes the requirement for a wks-controller.yaml
        The wks controller comes from the existinginfra provider.  We no longer
        need it in the repository when creating a cluster.
      * inline files in cluster manifest for integration tests
      * plumb inline ssh key through PEM file processing
      * set version on cluster for apply_test
      * Re-enables k8s 1.16 cluster support
      * Plumb Context through 'plan' steps
        Doesn't do anything different as yet, but this will be useful for
        tracing, or for cancelling a command.
      * point to new version of existinginfra and allow for the new context parameter in CreateSeedNodeSetupPlan
      * store correct versions in local repo
      * add explicit kubernetes version to multimaster test
      * pin correct image in apply_test and multimaster_test
      Co-authored-by: default avatarJerry Jackson <jerry@weave.works>
      Co-authored-by: default avatarMark Emeis <mark.emeis@weave.works>
      Co-authored-by: default avatarSimon Howe <simon@weave.works>
      Co-authored-by: default avatarBryan Boreham <bjboreham@gmail.com>
      1bba08ca
  15. 21 Oct, 2020 1 commit
  16. 19 Oct, 2020 3 commits
  17. 29 Sep, 2020 3 commits
  18. 24 Sep, 2020 5 commits
  19. 10 Sep, 2020 1 commit
  20. 07 Sep, 2020 1 commit