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

sync up #1

Open
wants to merge 2,151 commits into
base: master
Choose a base branch
from
Open

sync up #1

wants to merge 2,151 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 16, 2020

  1. Merge pull request #1321 from mesosphere/jimmi/max-reviewer

    New reviewer: makkes
    k8s-ci-robot authored Nov 16, 2020
    Configuration menu
    Copy the full SHA
    fa7d3cb View commit details
    Browse the repository at this point in the history
  2. fix: this is a feature, not a fix

    Max Jonas Werner committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    7fcfe6d View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Merge pull request #1297 from makkes/apiextensions-v1

    Transition CRDs from v1beta1 to v1
    k8s-ci-robot authored Nov 17, 2020
    Configuration menu
    Copy the full SHA
    ecd4900 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. feature: add new feature flag

    Hector Fernandez committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    3407faf View commit details
    Browse the repository at this point in the history
  2. feature: disable remote status collection by default

    Hector Fernandez committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    a11deed View commit details
    Browse the repository at this point in the history
  3. feat: collect and store resource status

    Hector Fernandez committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    fcef10e View commit details
    Browse the repository at this point in the history
  4. feat: set remote status for only enabled fedob

    Hector Fernandez committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    907857d View commit details
    Browse the repository at this point in the history
  5. docs: add kep addition

    Hector Fernandez committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    7630bd4 View commit details
    Browse the repository at this point in the history
  6. test: add remote status test checks

    Hector Fernandez committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    f50c04b View commit details
    Browse the repository at this point in the history
  7. test: add more logs to know the kubefedconfig content

    Hector Fernandez committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    f71c734 View commit details
    Browse the repository at this point in the history
  8. chore: add more checks to start the status controller

    Hector Fernandez committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    e221974 View commit details
    Browse the repository at this point in the history
  9. chore: code polishing

    Hector Fernandez committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    774a0f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. chore: feat disabled by default

    Signed-off-by: Hector Fernandez <hfernandez@mesosphere.com>
    Hector Fernandez committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    154d5f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. make create-clusters.sh work based on kind document

     and update KIND_TAG to the latest version
    xunpan committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    6b78393 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1323 from xunpan/new

    make create-clusters.sh work based on kind document
    k8s-ci-robot authored Dec 2, 2020
    Configuration menu
    Copy the full SHA
    450c74b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2020

  1. chore: improve some of the deployment and build scripts

    * deploy-kubefed.sh: new envvar `NO_JOIN_HOST_CLUSTER`. When set to a
      non-empty value prevents the script from joining the host cluster to
      itself. Default behaviour doesn't change.
    * sync-up-helm-charts.sh: reduced verbosity of the script by letting
      etcd and kube-apiserver log into files instead of stdout/stderr.
      This should make it much easier to follow the steps the scripts is
      exercising. Also improved the two messages printed when waiting for
      etcd and kube-apiserver to get ready.
    Max Jonas Werner committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    c9659e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1324 from makkes/improve-deployment-scripts

    chore: improve some of the deployment and build scripts
    k8s-ci-robot authored Dec 6, 2020
    Configuration menu
    Copy the full SHA
    9821ccf View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. chore: preserve unknown fields

    Signed-off-by: Hector Fernandez <hfernandez@mesosphere.com>
    Hector Fernandez committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    6c72bac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c02da4 View commit details
    Browse the repository at this point in the history
  3. add readme parameter desc

    huiwq1990 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    c03b6ad View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1325 from huiwq1990/imagePullSecrets

    add helm parameter imagePullSecrets
    k8s-ci-robot authored Dec 8, 2020
    Configuration menu
    Copy the full SHA
    21b60ac View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. chore: change the verbosity level of certain logs

    Signed-off-by: Hector Fernandez <hfernandez@mesosphere.com>
    Hector Fernandez committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    9e71719 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Merge pull request #1292 from mesosphere/hectorj2f/kubefed_fed_remote…

    …_status
    
    feat: collect remote resource status when enabled
    k8s-ci-robot authored Dec 14, 2020
    Configuration menu
    Copy the full SHA
    5640f0d View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. optimize chart readme

    huiwq1990 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    36b3fd5 View commit details
    Browse the repository at this point in the history
  2. webhook image fix

    huiwq1990 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    208f8db View commit details
    Browse the repository at this point in the history
  3. fix webhook chart

    huiwq1990 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    48e5f87 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Merge pull request #1328 from huiwq1990/fix-char-readme

    optimize chart readme
    k8s-ci-robot authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    57dc389 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Update repo for release v0.6.0

    hectorj2f committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    0c8d33b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1331 from kubernetes-sigs/v0.6.0-rel

    Update repo for release v0.6.0
    k8s-ci-robot authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    7653009 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Configuration menu
    Copy the full SHA
    b817e2f View commit details
    Browse the repository at this point in the history
  2. warn msg

    huiwq1990 committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    4cc634d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. fix: broken upgrade path from previous versions

    Signed-off-by: Hector Fernandez <hectorj@gmail.com>
    hectorj2f committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    c1ee4df View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. chore: add post-install-job to upgrade kubefedconfig

    Signed-off-by: Hector Fernandez <hectorj@gmail.com>
    hectorj2f committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    ce0b03e View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. retain healthCheckNodePort for service when updating

    Signed-off-by: Bruce Ma <brucema19901024@gmail.com>
    mars1024 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    72f3706 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. add some unit tests for retaining healthCheckNodePort in service

    Signed-off-by: Bruce Ma <brucema19901024@gmail.com>
    mars1024 committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    4f4675a View commit details
    Browse the repository at this point in the history
  2. test: add upgrade test

    Signed-off-by: Hector Fernandez <hectorj@gmail.com>
    hectorj2f committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    8a435bc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1347 from mars1024/feat/retain_service

    retain healthCheckNodePort for service when updating
    k8s-ci-robot authored Jan 18, 2021
    Configuration menu
    Copy the full SHA
    ea5b34a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. chore: extract the previous stable version for upgrade

    Signed-off-by: Hector Fernandez <hectorj@gmail.com>
    Signed-off-by: Hector Fernandez <hfernandez@mesosphere.com>
    hectorj2f authored and Hector Fernandez committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    14c62f2 View commit details
    Browse the repository at this point in the history
  2. fix: repo variable name

    Signed-off-by: Hector Fernandez <hectorj@gmail.com>
    hectorj2f committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    7fb0814 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Merge pull request #1334 from huiwq1990/fix-enableIgnoreErr

    exec enable cmd ignore ignore some apiservices error
    k8s-ci-robot authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    c999f0d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1346 from mesosphere/hectorj2f/fix_broken_upgrade

    fix: broken upgrade path from previous versions
    k8s-ci-robot authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    5934e63 View commit details
    Browse the repository at this point in the history
  3. Update repo for release v0.6.1

    hectorj2f committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    1eae332 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Merge pull request #1349 from kubernetes-sigs/v0.6.1-rel

    Update repo for release v0.6.1
    k8s-ci-robot authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    eda2767 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. chore: remove feature CrossClusterServiceDiscovery

    Signed-off-by: Hector Fernandez <hectorj@gmail.com>
    hectorj2f committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    c518ac4 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Merge pull request #1351 from mesosphere/hectorj2f/remove_crosscluste…

    …rdisco_feat
    
    feature: remove CrossClusterDiscovery alpha feature
    k8s-ci-robot authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    07c9e28 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. chore(deps): upgrade kubernetes libraries

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    b345707 View commit details
    Browse the repository at this point in the history
  2. chore(deps): upgrade klog to v2

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    c10624d View commit details
    Browse the repository at this point in the history
  3. chore: regenerate assets

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    7d1b2d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Merge pull request #1357 from sagikazarmark/upgrade-dependencies

    Upgrade dependencies
    k8s-ci-robot authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    6ac5df1 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. feat: delete resource with DeleteOptioins

    Signed-off-by: RolandMa1986 <rolandma@outlook.com>
    RolandMa1986 committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    25774fb View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. e2e test for DeleteOptioins

    Signed-off-by: RolandMa1986 <rolandma@outlook.com>
    RolandMa1986 committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    b7061be View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1355 from RolandMa1986/feat/kubefed-deleteoption

    Feature: support DeleteOptions when deleting resources in member clusters
    k8s-ci-robot authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    485bcf0 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

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

Commits on Mar 1, 2021

  1. Fix webhook cmd

    Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
    yangy2000 committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    e06729c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. document the change

    huiwq1990 committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    e983b1c View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Merge pull request #1367 from yangy2000/fix_webhook_cmd

    Fix webhook cmd
    k8s-ci-robot authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    80b0eb4 View commit details
    Browse the repository at this point in the history
  2. chore: remove FederatedIngress alpha feature

    Signed-off-by: Hector Fernandez <hectorj@gmail.com>
    hectorj2f committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    8b31172 View commit details
    Browse the repository at this point in the history
  3. feat: remove feature api types

    Signed-off-by: Hector Fernandez <hectorj@gmail.com>
    hectorj2f committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    bc63d0b View commit details
    Browse the repository at this point in the history
  4. chore: clean crds of multiclusterdns

    Signed-off-by: Hector Fernandez <hectorj@gmail.com>
    hectorj2f committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    908d658 View commit details
    Browse the repository at this point in the history
  5. chore: clean latest refs to ingress dns resources

    Signed-off-by: Hector Fernandez <hectorj@gmail.com>
    hectorj2f committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    b8b6fd3 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Merge pull request #1361 from huiwq1990/fix-joinClusterCABundle

    kubefedcluster use cadata in kubeconfig file
    k8s-ci-robot authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    408a314 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1360 from mesosphere/hectorj2f/remove_federatedin…

    …gress_feat
    
    Remove FederatedIngress feature
    k8s-ci-robot authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    5315c4b View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. enable workqueue metrics for controllers

    Signed-off-by: Bruce Ma <brucema19901024@gmail.com>
    mars1024 committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    816dcba View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Merge pull request #1371 from mars1024/feat/metrics

    enable workqueue metrics for all controllers
    k8s-ci-robot authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    16b2f5c View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. make objects in workqueue "comparable" to avoid multiple reconciliati…

    …ons on one object at same time
    
    1. "comparable" here means objects should be identical and equal with same namespace and name
    2. precheck (type cast) object type before enqueuing and after getting
    3. move `reconcile logic` into a new function to call `Done` in defer for more returns
    
    Signed-off-by: Bruce Ma <brucema19901024@gmail.com>
    mars1024 committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    dbdaf97 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. register workqueue metrics in controller-runtime firstly

    Signed-off-by: Bruce Ma <brucema19901024@gmail.com>
    mars1024 committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    5edc515 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1382 from mars1024/bugfix/metrics-register

    bugfix: register workqueue metrics in controller-runtime firstly
    k8s-ci-robot authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    22635e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    83f05e6 View commit details
    Browse the repository at this point in the history
  2. cmd/controller-manager: optimize code

    Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io>
    Iceber committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    a170078 View commit details
    Browse the repository at this point in the history
  3. add test

    huiwq1990 committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    fd3efad View commit details
    Browse the repository at this point in the history
  4. reformat code

    huiwq1990 committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    06c6d59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adc3449 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2275dc View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. feat: add support for cluster proxy-url

    Signed-off-by: Hector Fernandez <hectorj@gmail.com>
    
    Co-authored-by: Hector Fernandez <hectorj@gmail.com>
    Co-authored-by: Martin Hrabovcin <mhrabovcin@gmail.com>"
    hectorj2f committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    04a40f9 View commit details
    Browse the repository at this point in the history
  2. test: add validation and tests for the proxy-url

    Signed-off-by: Hector Fernandez <hectorj@gmail.com>
    hectorj2f committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    b83ed76 View commit details
    Browse the repository at this point in the history
  3. test: add join cluster test

    Signed-off-by: Hector Fernandez <hectorj@gmail.com>
    hectorj2f committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    f523042 View commit details
    Browse the repository at this point in the history
  4. test: add another iteration to test the API type

    Signed-off-by: Hector Fernandez <hectorj@gmail.com>
    hectorj2f committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    840d377 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1377 from mesosphere/hectorj2f/kubefed_cluster_pr…

    …oxy_url
    
    feat: add a proxy url field to kubefed clusters
    k8s-ci-robot authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    179511a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Merge pull request #1385 from irfanurrehman/rsp-reconcile-fix

    Replica rebalance reconciliation fix
    k8s-ci-robot authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    66abaa4 View commit details
    Browse the repository at this point in the history
  2. brought resourceStatusCollection in to clusterDiffer method

    applied json marshalling to collectedRemoteStatus to make it comparable with remoteStatus on the federated resource
    cebernardi committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    c7f9e8c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Merge pull request #1380 from ExpediaInc/infinite-reconciliation-loop…

    …-rawstatuscollection
    
    Infinite reconciliation loop (rawstatuscollection)
    k8s-ci-robot authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    e13973c View commit details
    Browse the repository at this point in the history
  2. Update repo for release v0.7.0

    hectorj2f committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    e8ccd4b View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Merge pull request #1387 from kubernetes-sigs/v0.7.0-rel

    Update repo for release v0.7.0
    k8s-ci-robot authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    3e505d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

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

Commits on Mar 30, 2021

  1. Merge pull request #1388 from ExpediaInc/fix-workqueue-metrics-regist…

    …ration
    
    added blank import to ensure correct workqueue metric registration
    k8s-ci-robot authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    4dbd63b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. introduce Patch method to generic client interface

    Signed-off-by: Bruce Ma <brucema19901024@gmail.com>
    mars1024 committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    440d5bf View commit details
    Browse the repository at this point in the history
  2. append unit tests for deduplication in ReconcileWorker

    Signed-off-by: Bruce Ma <brucema19901024@gmail.com>
    mars1024 committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    38566c6 View commit details
    Browse the repository at this point in the history
  3. use merge-patch on finalizer operations to resolve racing conflicts

    Signed-off-by: Bruce Ma <brucema19901024@gmail.com>
    mars1024 committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    053597a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Merge pull request #1379 from mars1024/bugfix/worker

    make objects in workqueue "comparable" to avoid multiple reconciliations on one object at same time
    k8s-ci-robot authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    2e8c13b View commit details
    Browse the repository at this point in the history
  2. authorize PATCH operations in charts

    Signed-off-by: Bruce Ma <brucema19901024@gmail.com>
    mars1024 committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    4709a09 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. Configuration menu
    Copy the full SHA
    1cdd2ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1399 from xunpan/devdoc

    correct command line example for test
    k8s-ci-robot authored Apr 11, 2021
    Configuration menu
    Copy the full SHA
    bd22ea4 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Merge pull request #1332 from huiwq1990/fix-errorOnExiting

    Fix error on exiting
    k8s-ci-robot authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    d0713fe View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Merge pull request #1389 from mars1024/feat/patch-replace-update

    use merge-patch on finalizer operations to resolve racing conflicts
    k8s-ci-robot authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    5ee5335 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

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

Commits on Apr 28, 2021

  1. fix go fmt errors

    swiftslee committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    d4298f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Use patch to replace update in generic client for multi cases

    qmhu authored and qiminghu.hqm committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    4c2a541 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Merge pull request #1383 from Iceber/optimize-cmd

    cmd/controller-manager: optimize code
    k8s-ci-robot authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    4859ceb View commit details
    Browse the repository at this point in the history
  2. adopt reviews from hectorj2f

    Signed-off-by: yuswift <yuswift2018@gmail.com>
    swiftslee committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    66e50cc View commit details
    Browse the repository at this point in the history
  3. logs start with an uppercase

    Signed-off-by: yuswift <yuswift2018@gmail.com>
    swiftslee committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    92e9e26 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

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

Commits on May 2, 2021

  1. generate CRD for updated RSP

    xunpan committed May 2, 2021
    Configuration menu
    Copy the full SHA
    8859d40 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    4a6279f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65a18ea View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Merge pull request #1408 from yuswift/add_more_error_logs

    Add more error logs for sync controller & kubefedcluster controller
    k8s-ci-robot authored May 4, 2021
    Configuration menu
    Copy the full SHA
    ad65b8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec61e87 View commit details
    Browse the repository at this point in the history
  3. update generated code

    zqzten committed May 4, 2021
    Configuration menu
    Copy the full SHA
    58e12e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cc5d6a View commit details
    Browse the repository at this point in the history
  5. fix typo in defaults test

    zqzten committed May 4, 2021
    Configuration menu
    Copy the full SHA
    661df5d View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    868a51c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1400 from zqzten/feat/concurrent_reconciles

    feat: make concurrency of the worker configurable
    k8s-ci-robot authored May 5, 2021
    Configuration menu
    Copy the full SHA
    0541f43 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    61048b0 View commit details
    Browse the repository at this point in the history
  2. gohint for e2e validation

    qmhu committed May 7, 2021
    Configuration menu
    Copy the full SHA
    c9a62ff View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

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

Commits on May 11, 2021

  1. Merge pull request #1410 from arriqaaq/remove-false-api-resource-erro…

    …r-log
    
    fixed false api resource error log in kubefedctl
    k8s-ci-robot authored May 11, 2021
    Configuration menu
    Copy the full SHA
    5030a05 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Merge pull request #1409 from qmhu/feat/patch-replace-update-more

    feat:Use patch to replace update in generic client for multi cases
    k8s-ci-robot authored May 27, 2021
    Configuration menu
    Copy the full SHA
    82b2011 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    a1d12de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43d5c06 View commit details
    Browse the repository at this point in the history
  3. Update README.md to reflect current projectstate

    The README.md says that the project is an alpha version, while since version v0.1.0 it is a beta version.
    svenbs authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    8c05b21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77a49de View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1420 from mesosphere/github-actions-replace-travis

    build: Switch to Github Actions from Travis
    k8s-ci-robot authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    5c079c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    b666b37 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1422 from mesosphere/github-actions-replace-travis

    build: Remove need for TTY when running in Github Actions
    k8s-ci-robot authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    7cf1d72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b4fc25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    783c324 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06510b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cbec9fa View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1423 from mesosphere/github-actions-replace-travis

    Remove last vestiges of travis and fix release process for Github Actions
    k8s-ci-robot authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    53cb512 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1421 from svenbs/patch-1

    docs: update README.md to reflect current projectstate
    k8s-ci-robot authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    4959287 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Merge pull request #1393 from xunpan/new

    add intersection behavior for RSP
    k8s-ci-robot authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    33b7f00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63fb6ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1454617 View commit details
    Browse the repository at this point in the history
  4. Fix goimports

    phantomnat committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    ca75394 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1415 from phantomnat/update/controller-runtime-all

    Update controller-runtime to v0.8.3
    k8s-ci-robot authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    129c86f View commit details
    Browse the repository at this point in the history
  6. fix(postinstall-job): Allow postinstall job to choose a docker repo/i…

    …mage like other deployments
    Carles-Figuerola committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    f0547c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Configuration menu
    Copy the full SHA
    8bfb120 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1425 from mesosphere/controller-runtime-0.9.0

    Upgrade to controller-runtime 0.9.0
    k8s-ci-robot authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    b162f4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52f69f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73cefb2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0c9ad5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31f07a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61e252b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1426 from mesosphere/golangci-lint-1.41.1

    Upgrade golangci-lint and helm
    k8s-ci-robot authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    29a8171 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7f4f6ea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    50ceb14 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    138df0b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5313997 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    612f3ac View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Configuration menu
    Copy the full SHA
    fc5b459 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1427 from mesosphere/kind-kubernetes-upgrade

    Kind and Kubernetes upgrade
    k8s-ci-robot authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    9631566 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    074f94f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7c06c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb59374 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1429 from kubernetes-sigs/v0.8.0-rel

    Update repo for release
    k8s-ci-robot authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    8b84150 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1430 from kubernetes-sigs/release-scripts-use-gh

    build: Use gh instead of hub CLI for release automation
    k8s-ci-robot authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    897c342 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Merge pull request #1416 from shiyan2016/feature/add-rest-config

    make restclient config configurable
    k8s-ci-robot authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    f7f7dbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e7d14b View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. build(deps): Upgrade kubectl dependency to 0.21.2

    This aligns all k8s dependencies to the same version to reduce
    potential dependency conflicts in future.
    jimmidyson committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    9ffe865 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1428 from zqzten/fix/retry_on_propagation_failure

    fix: retry on recoverable propagation failure
    k8s-ci-robot authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    a89eae2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1432 from mesosphere/kubectl-upgrade

    build(deps): Upgrade and align k8s.io dependency versions
    k8s-ci-robot authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    d582297 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    d1abc2e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1424 from ExpediaInc/postinstalljob-imagename

    fix(postinstall-job): Allow postinstall job to choose a docker repo/image
    k8s-ci-robot authored Jun 24, 2021
    Configuration menu
    Copy the full SHA
    2d128cf View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

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

Commits on Jun 28, 2021

  1. Merge pull request #1433 from mesosphere/create-gh-release-artifacts

    build: Properly add asset files to github release
    k8s-ci-robot authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    7521424 View commit details
    Browse the repository at this point in the history
  2. fix: Support Kubernetes pre-release versions in kubefed chart

    This fixes support to deploy on EKS.
    jimmidyson committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    6d28f32 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1435 from mesosphere/fix-helm-kube-version-constr…

    …aint
    
    fix: Support Kubernetes pre-release versions in kubefed chart
    k8s-ci-robot authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    f6cd2fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87d0502 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1436 from kubernetes-sigs/v0.8.1-rel

    Update repo for release v0.8.1
    k8s-ci-robot authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    5a76481 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. build: Another fix to release script

    This was missed as part of the migration to gh for release activities.
    jimmidyson committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    8a4605a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1437 from kubernetes-sigs/fix-release-script

    build: Another fix to release script
    k8s-ci-robot authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    16fb853 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

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

Commits on Jul 30, 2021

  1. Merge pull request #1442 from hectorj2f/bump_golang

    chore: Bump golang from 1.16.5 to 1.16.6
    k8s-ci-robot authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    5b1f868 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

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

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    b46df1f View commit details
    Browse the repository at this point in the history
  2. update generated code

    zqzten committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    0d9293c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfd7751 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Merge pull request #1460 from zqzten/cache_sync_timeout

    feat: introduce informer cache sync timeout
    k8s-ci-robot authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    224fe95 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    6c21506 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc4afe5 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. upgrade github.com/evanphx/json-patch to v4.12.0

    Fix partial negative indice support in json patch
    zqzten committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    f5b1eb1 View commit details
    Browse the repository at this point in the history
  2. Added in description to the README.md

    Bumped up the chart version of the controller manager
    Bumped up the dependency version
    
    Added a new annotation and left the existing one incase it breaks any other previous changes. But not sure if the previous one created was done correctly, so have left it intact.
    nitinatgh committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    43efccf View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Merge pull request #1468 from nitinatgh/add_annotations

    Add pod level annotations
    k8s-ci-robot authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    753e332 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1467 from zqzten/upgrade_json_patch

    upgrade github.com/evanphx/json-patch to v4.12.0
    k8s-ci-robot authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    2fc7e36 View commit details
    Browse the repository at this point in the history
  3. Make kubefed webhook replica count configurable

    So it can be Highly Available (HA)
    Added in description to the README.md
    Bumped up the chart version of the controller manager
    Bumped up the dependency version
    nitinatgh committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    9afc2d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    086ef8d View commit details
    Browse the repository at this point in the history
  2. mark ClientRetrievalFailed as recoverable error

    recoverable when a KubeFedCluster's malformed Secret get fixed
    zqzten committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    7dbc2f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Merge pull request #1461 from iawia002/update-rest-config-default-value

    Increase the default QPS and Burst value of the controller manager
    k8s-ci-robot authored Nov 16, 2021
    Configuration menu
    Copy the full SHA
    6b78e82 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    c05ce64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bc59ef View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1477 from kubernetes-sigs/v0.9.0-rel

    Update repo for release v0.9.0
    k8s-ci-robot authored Nov 18, 2021
    Configuration menu
    Copy the full SHA
    5daf606 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Configuration menu
    Copy the full SHA
    c24e825 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1479 from NikhilSharmaWe/depKlogFlags

    Used standard bash redirection for avoiding the use of deprecated klogs
    k8s-ci-robot authored Nov 26, 2021
    Configuration menu
    Copy the full SHA
    c26fab5 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

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

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    a1214b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    252d136 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1490 from mesosphere/mh/fix-mwc-cacert

    Fix mutatingwebhookconfiguration CA cert when cert-manager is enabled
    k8s-ci-robot authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    90dd17b View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    faee22f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1491 from kubernetes-sigs/v0.9.1-rel

    Update repo for release v0.9.1
    k8s-ci-robot authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    ae42003 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Merge pull request #1476 from zqzten/kubefedcluster_condition

    Introduce cluster config malformed condition to KubeFedCluster
    k8s-ci-robot authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    cca42aa View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

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

Commits on Mar 22, 2022

  1. Merge pull request #1500 from irfanurrehman/test-flake-fix

    Handle possible conflict in updating test labels on cluster
    k8s-ci-robot authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    96f6b8e View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Configuration menu
    Copy the full SHA
    729ba1a View commit details
    Browse the repository at this point in the history
  2. tweak: use field constants

    zqzten committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    06973f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d197c60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17b2063 View commit details
    Browse the repository at this point in the history
  5. update kubefedcluster crd

    zqzten committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    2a87828 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d6a55d View commit details
    Browse the repository at this point in the history
  7. update generated code

    zqzten committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    9c7c111 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. Configuration menu
    Copy the full SHA
    2880add View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73231b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d537fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c56c624 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Merge pull request #1501 from zqzten/kubernetes_version

    feat: introduce Kubernetes version to status of KubeFedCluster
    k8s-ci-robot authored May 5, 2022
    Configuration menu
    Copy the full SHA
    f5d5f20 View commit details
    Browse the repository at this point in the history
  2. fix: ignore non-targeted clusters during deletion

    During the deletion of resources, the controller errors if any cluster
    is marked as non-ready. That leads to objects being stuck during
    deletion while these clusters are present, even if the resource is not
    deployed in such clusters.
    
    This commit makes the reconciliation for deletion to compute the
    placement of the federated resources and ignore other clusters. This
    way, the deletion will fail just if the non-ready clusters are the
    clusters where the object is federated.
    jonathanbeber committed May 5, 2022
    Configuration menu
    Copy the full SHA
    3157e45 View commit details
    Browse the repository at this point in the history
  3. Add not-ready clusters E2E test

    The e2e tests do not consider any unhealthy cluster. This commit adds a
    test case where the cluster federates itself twice and makes one the
    virtual federation not-ready by changing the API endpoint to an invalid
    address. The ready cluster is labelled and a complete CRUD test
    guarantees that the not-ready cluster does not impact operations if the
    the cluster is not targeted.
    jonathanbeber committed May 5, 2022
    Configuration menu
    Copy the full SHA
    d19b80c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Merge pull request #1499 from jonathanbeber/fix-deletion-non-ready

    fix: ignore non-targeted clusters during deletion
    k8s-ci-robot authored May 6, 2022
    Configuration menu
    Copy the full SHA
    9ec6713 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

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

    tehlers320 committed May 9, 2022
    Configuration menu
    Copy the full SHA
    5f1d781 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Merge pull request #1492 from tehlers320/conroller_0_11_0

    Update runtime-controller v0.21.2 to v0.22.2
    k8s-ci-robot authored May 10, 2022
    Configuration menu
    Copy the full SHA
    44c3be4 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    2febb64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1505a0b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1502 from mesosphere/v0.9.2-rel

    Update repo for release v0.9.2
    k8s-ci-robot authored May 18, 2022
    Configuration menu
    Copy the full SHA
    ba0bf52 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

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

Commits on May 25, 2022

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

Commits on Jun 6, 2022

  1. Merge pull request #1505 from xyz-li/master

    fix: controller-manager panic when kubeconfig set filed insecure-skip-tls-verify
    k8s-ci-robot authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    6f23c86 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    a2d8720 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e8d19a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Merge pull request #1469 from nitinatgh/make_webhook_HA

    Make kubefed webhook replica count configurable
    k8s-ci-robot authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    4babb44 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Merge pull request #1506 from zqzten/metrics

    Introduce standard controller runtime metrics
    k8s-ci-robot authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    a402d2e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. fix: Use specific service account token secret

    With `LegacyServiceAccountTokenNoAutoGeneration` feature graduating to beta in
    k8s v1.24, a token is not automatically generated when a service account is created.
    This commit fixes this by requesting a specific service token account secret which
    is populated by the token controller. This is backwards compatible with previous
    versions of Kubernetes.
    jimmidyson committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    02afe88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17d21fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d878436 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1515 from mesosphere/join-secret-creation

    fix: Use specific service account token secret for join
    k8s-ci-robot authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    7946858 View commit details
    Browse the repository at this point in the history
  5. fix: Wait for SA token to be populated

    Although normally very fast, generation of the SA token is async so poll
    the SA token until it exists.
    jimmidyson committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    bf3bdf6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1517 from mesosphere/sa-token-wait

    fix: Wait for SA token to be populated
    k8s-ci-robot authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    3b77f67 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. build: Use KinD for syncing helm chart resources

    Previously this was using kubebuilder provided API server and etcd, but these
    were very out of date (k8s v1.16), leading to potentially out of date resources
    and difficulties upgrading to later APIs that were not available in v1.16 (e.g.
    `networking.k8s.io/v1`).
    
    This commit fixes this by using KinD as the cluster to discover resources to
    sync to the Helm chart.
    jimmidyson committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    bad6451 View commit details
    Browse the repository at this point in the history
  2. build: Ensure correct go-bindata is used

    This commit ensures that the downloaded version of go-bindata is used
    in the build rather than just any go-bindata in the PATH. This led to
    some inconsistencies between data generated in local and CI builds.
    jimmidyson committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    5d63b49 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1518 from mesosphere/use-kind-for-generation

    build: Use KinD for syncing helm chart resources
    k8s-ci-robot authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    a7b98d1 View commit details
    Browse the repository at this point in the history
  4. build: Use setup-envtest to download later version of envtest

    `controller-runtime` provides a convenient tool to download various versions
    of k8s. This commit switches to using that to ensure we use a single version
    for testing in unit tests and in e2e tests, namely v1.21.x right now so to
    keep the version stable while just changing the installation mechanism.
    jimmidyson committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    7f406a4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1520 from mesosphere/use-correct-gobindata-exe

    build: Ensure correct go-bindata is used
    k8s-ci-robot authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    4f38ee1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1519 from mesosphere/consistent-k8s-versions-for-…

    …test
    
    build: Use setup-envtest to download later version of envtest
    k8s-ci-robot authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    8620da0 View commit details
    Browse the repository at this point in the history
  7. fix: Move ingress from extensions/v1beta1 to networking.k8s.io/v1

    `extensions/v1beta1` was deprecated in v1.14,
    `networking.k8s.io/v1beta1` was deprecated in v1.19 so this commit moves
    straight to `networking.k8s.io/v1` which has been available since v1.19.
    Considering k8s is now at v1.24.3 this is a sufficient compatibility
    window.
    jimmidyson committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    2c0f37b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Merge pull request #1521 from mesosphere/ingress-v1

    fix: Move ingress from extensions/v1beta1 to networking.k8s.io/v1
    k8s-ci-robot authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    4a723d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0a65a1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1455 from xunpan/doc

    fixes #1454: add document for intersectWithClusterSelector
    k8s-ci-robot authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    8ab28f3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1516 from mesosphere/k8s-1.24-test

    build: Use k8s v1.24 for tests
    k8s-ci-robot authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    76ad91b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e794d34 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1522 from mesosphere/v0.10.0-rel

    Update repo for release v0.10.0
    k8s-ci-robot authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    96f03f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Tombstone commit

    JeremyOT committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    86b83ff View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Merge pull request #1532 from JeremyOT/tombstone

    Tombstone commit
    k8s-ci-robot authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    d6f10d2 View commit details
    Browse the repository at this point in the history