-
Notifications
You must be signed in to change notification settings - Fork 0
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
base: master
Are you sure you want to change the base?
sync up #1
Commits on Nov 16, 2020
-
Merge pull request #1321 from mesosphere/jimmi/max-reviewer
New reviewer: makkes
Configuration menu - View commit details
-
Copy full SHA for fa7d3cb - Browse repository at this point
Copy the full SHA fa7d3cbView commit details -
fix: this is a feature, not a fix
Max Jonas Werner committedNov 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 7fcfe6d - Browse repository at this point
Copy the full SHA 7fcfe6dView commit details
Commits on Nov 17, 2020
-
Merge pull request #1297 from makkes/apiextensions-v1
Transition CRDs from v1beta1 to v1
Configuration menu - View commit details
-
Copy full SHA for ecd4900 - Browse repository at this point
Copy the full SHA ecd4900View commit details
Commits on Nov 27, 2020
-
Hector Fernandez committed
Nov 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 3407faf - Browse repository at this point
Copy the full SHA 3407fafView commit details -
feature: disable remote status collection by default
Hector Fernandez committedNov 27, 2020 Configuration menu - View commit details
-
Copy full SHA for a11deed - Browse repository at this point
Copy the full SHA a11deedView commit details -
feat: collect and store resource status
Hector Fernandez committedNov 27, 2020 Configuration menu - View commit details
-
Copy full SHA for fcef10e - Browse repository at this point
Copy the full SHA fcef10eView commit details -
feat: set remote status for only enabled fedob
Hector Fernandez committedNov 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 907857d - Browse repository at this point
Copy the full SHA 907857dView commit details -
Hector Fernandez committed
Nov 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 7630bd4 - Browse repository at this point
Copy the full SHA 7630bd4View commit details -
test: add remote status test checks
Hector Fernandez committedNov 27, 2020 Configuration menu - View commit details
-
Copy full SHA for f50c04b - Browse repository at this point
Copy the full SHA f50c04bView commit details -
test: add more logs to know the kubefedconfig content
Hector Fernandez committedNov 27, 2020 Configuration menu - View commit details
-
Copy full SHA for f71c734 - Browse repository at this point
Copy the full SHA f71c734View commit details -
chore: add more checks to start the status controller
Hector Fernandez committedNov 27, 2020 Configuration menu - View commit details
-
Copy full SHA for e221974 - Browse repository at this point
Copy the full SHA e221974View commit details -
Hector Fernandez committed
Nov 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 774a0f7 - Browse repository at this point
Copy the full SHA 774a0f7View commit details
Commits on Dec 1, 2020
-
chore: feat disabled by default
Signed-off-by: Hector Fernandez <hfernandez@mesosphere.com>
Hector Fernandez committedDec 1, 2020 Configuration menu - View commit details
-
Copy full SHA for 154d5f6 - Browse repository at this point
Copy the full SHA 154d5f6View commit details
Commits on Dec 2, 2020
-
make create-clusters.sh work based on kind document
and update KIND_TAG to the latest version
Configuration menu - View commit details
-
Copy full SHA for 6b78393 - Browse repository at this point
Copy the full SHA 6b78393View commit details -
Merge pull request #1323 from xunpan/new
make create-clusters.sh work based on kind document
Configuration menu - View commit details
-
Copy full SHA for 450c74b - Browse repository at this point
Copy the full SHA 450c74bView commit details
Commits on Dec 6, 2020
-
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 committedDec 6, 2020 Configuration menu - View commit details
-
Copy full SHA for c9659e7 - Browse repository at this point
Copy the full SHA c9659e7View commit details -
Merge pull request #1324 from makkes/improve-deployment-scripts
chore: improve some of the deployment and build scripts
Configuration menu - View commit details
-
Copy full SHA for 9821ccf - Browse repository at this point
Copy the full SHA 9821ccfView commit details
Commits on Dec 8, 2020
-
chore: preserve unknown fields
Signed-off-by: Hector Fernandez <hfernandez@mesosphere.com>
Hector Fernandez committedDec 8, 2020 Configuration menu - View commit details
-
Copy full SHA for 6c72bac - Browse repository at this point
Copy the full SHA 6c72bacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c02da4 - Browse repository at this point
Copy the full SHA 3c02da4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c03b6ad - Browse repository at this point
Copy the full SHA c03b6adView commit details -
Merge pull request #1325 from huiwq1990/imagePullSecrets
add helm parameter imagePullSecrets
Configuration menu - View commit details
-
Copy full SHA for 21b60ac - Browse repository at this point
Copy the full SHA 21b60acView commit details
Commits on Dec 11, 2020
-
chore: change the verbosity level of certain logs
Signed-off-by: Hector Fernandez <hfernandez@mesosphere.com>
Hector Fernandez committedDec 11, 2020 Configuration menu - View commit details
-
Copy full SHA for 9e71719 - Browse repository at this point
Copy the full SHA 9e71719View commit details
Commits on Dec 14, 2020
-
Merge pull request #1292 from mesosphere/hectorj2f/kubefed_fed_remote…
…_status feat: collect remote resource status when enabled
Configuration menu - View commit details
-
Copy full SHA for 5640f0d - Browse repository at this point
Copy the full SHA 5640f0dView commit details
Commits on Dec 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 36b3fd5 - Browse repository at this point
Copy the full SHA 36b3fd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 208f8db - Browse repository at this point
Copy the full SHA 208f8dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48e5f87 - Browse repository at this point
Copy the full SHA 48e5f87View commit details
Commits on Dec 16, 2020
-
Merge pull request #1328 from huiwq1990/fix-char-readme
optimize chart readme
Configuration menu - View commit details
-
Copy full SHA for 57dc389 - Browse repository at this point
Copy the full SHA 57dc389View commit details
Commits on Dec 17, 2020
-
Update repo for release v0.6.0
hectorj2f committedDec 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 0c8d33b - Browse repository at this point
Copy the full SHA 0c8d33bView commit details -
Merge pull request #1331 from kubernetes-sigs/v0.6.0-rel
Update repo for release v0.6.0
Configuration menu - View commit details
-
Copy full SHA for 7653009 - Browse repository at this point
Copy the full SHA 7653009View commit details
Commits on Dec 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b817e2f - Browse repository at this point
Copy the full SHA b817e2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cc634d - Browse repository at this point
Copy the full SHA 4cc634dView commit details
Commits on Jan 12, 2021
-
fix: broken upgrade path from previous versions
Signed-off-by: Hector Fernandez <hectorj@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c1ee4df - Browse repository at this point
Copy the full SHA c1ee4dfView commit details
Commits on Jan 13, 2021
-
chore: add post-install-job to upgrade kubefedconfig
Signed-off-by: Hector Fernandez <hectorj@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ce0b03e - Browse repository at this point
Copy the full SHA ce0b03eView commit details
Commits on Jan 14, 2021
-
retain healthCheckNodePort for service when updating
Signed-off-by: Bruce Ma <brucema19901024@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 72f3706 - Browse repository at this point
Copy the full SHA 72f3706View commit details
Commits on Jan 18, 2021
-
add some unit tests for retaining healthCheckNodePort in service
Signed-off-by: Bruce Ma <brucema19901024@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4f4675a - Browse repository at this point
Copy the full SHA 4f4675aView commit details -
Signed-off-by: Hector Fernandez <hectorj@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8a435bc - Browse repository at this point
Copy the full SHA 8a435bcView commit details -
Merge pull request #1347 from mars1024/feat/retain_service
retain healthCheckNodePort for service when updating
Configuration menu - View commit details
-
Copy full SHA for ea5b34a - Browse repository at this point
Copy the full SHA ea5b34aView commit details
Commits on Jan 22, 2021
-
chore: extract the previous stable version for upgrade
Signed-off-by: Hector Fernandez <hectorj@gmail.com> Signed-off-by: Hector Fernandez <hfernandez@mesosphere.com>
Configuration menu - View commit details
-
Copy full SHA for 14c62f2 - Browse repository at this point
Copy the full SHA 14c62f2View commit details -
Signed-off-by: Hector Fernandez <hectorj@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7fb0814 - Browse repository at this point
Copy the full SHA 7fb0814View commit details
Commits on Jan 25, 2021
-
Merge pull request #1334 from huiwq1990/fix-enableIgnoreErr
exec enable cmd ignore ignore some apiservices error
Configuration menu - View commit details
-
Copy full SHA for c999f0d - Browse repository at this point
Copy the full SHA c999f0dView commit details -
Merge pull request #1346 from mesosphere/hectorj2f/fix_broken_upgrade
fix: broken upgrade path from previous versions
Configuration menu - View commit details
-
Copy full SHA for 5934e63 - Browse repository at this point
Copy the full SHA 5934e63View commit details -
Update repo for release v0.6.1
hectorj2f committedJan 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 1eae332 - Browse repository at this point
Copy the full SHA 1eae332View commit details
Commits on Jan 26, 2021
-
Merge pull request #1349 from kubernetes-sigs/v0.6.1-rel
Update repo for release v0.6.1
Configuration menu - View commit details
-
Copy full SHA for eda2767 - Browse repository at this point
Copy the full SHA eda2767View commit details
Commits on Jan 28, 2021
-
chore: remove feature CrossClusterServiceDiscovery
Signed-off-by: Hector Fernandez <hectorj@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c518ac4 - Browse repository at this point
Copy the full SHA c518ac4View commit details
Commits on Feb 4, 2021
-
Merge pull request #1351 from mesosphere/hectorj2f/remove_crosscluste…
…rdisco_feat feature: remove CrossClusterDiscovery alpha feature
Configuration menu - View commit details
-
Copy full SHA for 07c9e28 - Browse repository at this point
Copy the full SHA 07c9e28View commit details
Commits on Feb 5, 2021
-
chore(deps): upgrade kubernetes libraries
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b345707 - Browse repository at this point
Copy the full SHA b345707View commit details -
chore(deps): upgrade klog to v2
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c10624d - Browse repository at this point
Copy the full SHA c10624dView commit details -
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7d1b2d0 - Browse repository at this point
Copy the full SHA 7d1b2d0View commit details
Commits on Feb 10, 2021
-
Merge pull request #1357 from sagikazarmark/upgrade-dependencies
Upgrade dependencies
Configuration menu - View commit details
-
Copy full SHA for 6ac5df1 - Browse repository at this point
Copy the full SHA 6ac5df1View commit details
Commits on Feb 12, 2021
-
feat: delete resource with DeleteOptioins
Signed-off-by: RolandMa1986 <rolandma@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 25774fb - Browse repository at this point
Copy the full SHA 25774fbView commit details
Commits on Feb 18, 2021
-
Signed-off-by: RolandMa1986 <rolandma@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for b7061be - Browse repository at this point
Copy the full SHA b7061beView commit details -
Merge pull request #1355 from RolandMa1986/feat/kubefed-deleteoption
Feature: support DeleteOptions when deleting resources in member clusters
Configuration menu - View commit details
-
Copy full SHA for 485bcf0 - Browse repository at this point
Copy the full SHA 485bcf0View commit details
Commits on Feb 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a3dcabd - Browse repository at this point
Copy the full SHA a3dcabdView commit details
Commits on Mar 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e06729c - Browse repository at this point
Copy the full SHA e06729cView commit details
Commits on Mar 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e983b1c - Browse repository at this point
Copy the full SHA e983b1cView commit details
Commits on Mar 3, 2021
-
Merge pull request #1367 from yangy2000/fix_webhook_cmd
Fix webhook cmd
Configuration menu - View commit details
-
Copy full SHA for 80b0eb4 - Browse repository at this point
Copy the full SHA 80b0eb4View commit details -
chore: remove FederatedIngress alpha feature
Signed-off-by: Hector Fernandez <hectorj@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8b31172 - Browse repository at this point
Copy the full SHA 8b31172View commit details -
feat: remove feature api types
Signed-off-by: Hector Fernandez <hectorj@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bc63d0b - Browse repository at this point
Copy the full SHA bc63d0bView commit details -
chore: clean crds of multiclusterdns
Signed-off-by: Hector Fernandez <hectorj@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 908d658 - Browse repository at this point
Copy the full SHA 908d658View commit details -
chore: clean latest refs to ingress dns resources
Signed-off-by: Hector Fernandez <hectorj@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b8b6fd3 - Browse repository at this point
Copy the full SHA b8b6fd3View commit details
Commits on Mar 4, 2021
-
Merge pull request #1361 from huiwq1990/fix-joinClusterCABundle
kubefedcluster use cadata in kubeconfig file
Configuration menu - View commit details
-
Copy full SHA for 408a314 - Browse repository at this point
Copy the full SHA 408a314View commit details -
Merge pull request #1360 from mesosphere/hectorj2f/remove_federatedin…
…gress_feat Remove FederatedIngress feature
Configuration menu - View commit details
-
Copy full SHA for 5315c4b - Browse repository at this point
Copy the full SHA 5315c4bView commit details
Commits on Mar 8, 2021
-
enable workqueue metrics for controllers
Signed-off-by: Bruce Ma <brucema19901024@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 816dcba - Browse repository at this point
Copy the full SHA 816dcbaView commit details
Commits on Mar 10, 2021
-
Merge pull request #1371 from mars1024/feat/metrics
enable workqueue metrics for all controllers
Configuration menu - View commit details
-
Copy full SHA for 16b2f5c - Browse repository at this point
Copy the full SHA 16b2f5cView commit details
Commits on Mar 17, 2021
-
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>
Configuration menu - View commit details
-
Copy full SHA for dbdaf97 - Browse repository at this point
Copy the full SHA dbdaf97View commit details
Commits on Mar 18, 2021
-
register workqueue metrics in controller-runtime firstly
Signed-off-by: Bruce Ma <brucema19901024@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5edc515 - Browse repository at this point
Copy the full SHA 5edc515View commit details -
Merge pull request #1382 from mars1024/bugfix/metrics-register
bugfix: register workqueue metrics in controller-runtime firstly
Configuration menu - View commit details
-
Copy full SHA for 22635e7 - Browse repository at this point
Copy the full SHA 22635e7View commit details
Commits on Mar 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 83f05e6 - Browse repository at this point
Copy the full SHA 83f05e6View commit details -
cmd/controller-manager: optimize code
Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io>
Configuration menu - View commit details
-
Copy full SHA for a170078 - Browse repository at this point
Copy the full SHA a170078View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd3efad - Browse repository at this point
Copy the full SHA fd3efadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06c6d59 - Browse repository at this point
Copy the full SHA 06c6d59View commit details -
Configuration menu - View commit details
-
Copy full SHA for adc3449 - Browse repository at this point
Copy the full SHA adc3449View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2275dc - Browse repository at this point
Copy the full SHA a2275dcView commit details
Commits on Mar 23, 2021
-
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>"
Configuration menu - View commit details
-
Copy full SHA for 04a40f9 - Browse repository at this point
Copy the full SHA 04a40f9View commit details -
test: add validation and tests for the proxy-url
Signed-off-by: Hector Fernandez <hectorj@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b83ed76 - Browse repository at this point
Copy the full SHA b83ed76View commit details -
Signed-off-by: Hector Fernandez <hectorj@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f523042 - Browse repository at this point
Copy the full SHA f523042View commit details -
test: add another iteration to test the API type
Signed-off-by: Hector Fernandez <hectorj@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 840d377 - Browse repository at this point
Copy the full SHA 840d377View commit details -
Merge pull request #1377 from mesosphere/hectorj2f/kubefed_cluster_pr…
…oxy_url feat: add a proxy url field to kubefed clusters
Configuration menu - View commit details
-
Copy full SHA for 179511a - Browse repository at this point
Copy the full SHA 179511aView commit details
Commits on Mar 24, 2021
-
Merge pull request #1385 from irfanurrehman/rsp-reconcile-fix
Replica rebalance reconciliation fix
Configuration menu - View commit details
-
Copy full SHA for 66abaa4 - Browse repository at this point
Copy the full SHA 66abaa4View commit details -
brought resourceStatusCollection in to clusterDiffer method
applied json marshalling to collectedRemoteStatus to make it comparable with remoteStatus on the federated resource
Configuration menu - View commit details
-
Copy full SHA for c7f9e8c - Browse repository at this point
Copy the full SHA c7f9e8cView commit details
Commits on Mar 25, 2021
-
Merge pull request #1380 from ExpediaInc/infinite-reconciliation-loop…
…-rawstatuscollection Infinite reconciliation loop (rawstatuscollection)
Configuration menu - View commit details
-
Copy full SHA for e13973c - Browse repository at this point
Copy the full SHA e13973cView commit details -
Update repo for release v0.7.0
hectorj2f committedMar 25, 2021 Configuration menu - View commit details
-
Copy full SHA for e8ccd4b - Browse repository at this point
Copy the full SHA e8ccd4bView commit details
Commits on Mar 26, 2021
-
Merge pull request #1387 from kubernetes-sigs/v0.7.0-rel
Update repo for release v0.7.0
Configuration menu - View commit details
-
Copy full SHA for 3e505d7 - Browse repository at this point
Copy the full SHA 3e505d7View commit details
Commits on Mar 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b7a1f25 - Browse repository at this point
Copy the full SHA b7a1f25View commit details
Commits on Mar 30, 2021
-
Merge pull request #1388 from ExpediaInc/fix-workqueue-metrics-regist…
…ration added blank import to ensure correct workqueue metric registration
Configuration menu - View commit details
-
Copy full SHA for 4dbd63b - Browse repository at this point
Copy the full SHA 4dbd63bView commit details
Commits on Mar 31, 2021
-
introduce Patch method to generic client interface
Signed-off-by: Bruce Ma <brucema19901024@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 440d5bf - Browse repository at this point
Copy the full SHA 440d5bfView commit details -
append unit tests for deduplication in ReconcileWorker
Signed-off-by: Bruce Ma <brucema19901024@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 38566c6 - Browse repository at this point
Copy the full SHA 38566c6View commit details -
use merge-patch on finalizer operations to resolve racing conflicts
Signed-off-by: Bruce Ma <brucema19901024@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 053597a - Browse repository at this point
Copy the full SHA 053597aView commit details
Commits on Apr 1, 2021
-
Merge pull request #1379 from mars1024/bugfix/worker
make objects in workqueue "comparable" to avoid multiple reconciliations on one object at same time
Configuration menu - View commit details
-
Copy full SHA for 2e8c13b - Browse repository at this point
Copy the full SHA 2e8c13bView commit details -
authorize PATCH operations in charts
Signed-off-by: Bruce Ma <brucema19901024@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4709a09 - Browse repository at this point
Copy the full SHA 4709a09View commit details
Commits on Apr 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1cdd2ca - Browse repository at this point
Copy the full SHA 1cdd2caView commit details -
Merge pull request #1399 from xunpan/devdoc
correct command line example for test
Configuration menu - View commit details
-
Copy full SHA for bd22ea4 - Browse repository at this point
Copy the full SHA bd22ea4View commit details
Commits on Apr 19, 2021
-
Merge pull request #1332 from huiwq1990/fix-errorOnExiting
Fix error on exiting
Configuration menu - View commit details
-
Copy full SHA for d0713fe - Browse repository at this point
Copy the full SHA d0713feView commit details
Commits on Apr 26, 2021
-
Merge pull request #1389 from mars1024/feat/patch-replace-update
use merge-patch on finalizer operations to resolve racing conflicts
Configuration menu - View commit details
-
Copy full SHA for 5ee5335 - Browse repository at this point
Copy the full SHA 5ee5335View commit details
Commits on Apr 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e8a66ea - Browse repository at this point
Copy the full SHA e8a66eaView commit details
Commits on Apr 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d4298f0 - Browse repository at this point
Copy the full SHA d4298f0View commit details
Commits on Apr 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4c2a541 - Browse repository at this point
Copy the full SHA 4c2a541View commit details
Commits on Apr 30, 2021
-
Merge pull request #1383 from Iceber/optimize-cmd
cmd/controller-manager: optimize code
Configuration menu - View commit details
-
Copy full SHA for 4859ceb - Browse repository at this point
Copy the full SHA 4859cebView commit details -
Signed-off-by: yuswift <yuswift2018@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 66e50cc - Browse repository at this point
Copy the full SHA 66e50ccView commit details -
Signed-off-by: yuswift <yuswift2018@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 92e9e26 - Browse repository at this point
Copy the full SHA 92e9e26View commit details
Commits on May 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 426445b - Browse repository at this point
Copy the full SHA 426445bView commit details
Commits on May 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8859d40 - Browse repository at this point
Copy the full SHA 8859d40View commit details
Commits on May 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4a6279f - Browse repository at this point
Copy the full SHA 4a6279fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65a18ea - Browse repository at this point
Copy the full SHA 65a18eaView commit details
Commits on May 4, 2021
-
Merge pull request #1408 from yuswift/add_more_error_logs
Add more error logs for sync controller & kubefedcluster controller
Configuration menu - View commit details
-
Copy full SHA for ad65b8c - Browse repository at this point
Copy the full SHA ad65b8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec61e87 - Browse repository at this point
Copy the full SHA ec61e87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58e12e9 - Browse repository at this point
Copy the full SHA 58e12e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cc5d6a - Browse repository at this point
Copy the full SHA 1cc5d6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 661df5d - Browse repository at this point
Copy the full SHA 661df5dView commit details
Commits on May 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 868a51c - Browse repository at this point
Copy the full SHA 868a51cView commit details -
Merge pull request #1400 from zqzten/feat/concurrent_reconciles
feat: make concurrency of the worker configurable
Configuration menu - View commit details
-
Copy full SHA for 0541f43 - Browse repository at this point
Copy the full SHA 0541f43View commit details
Commits on May 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 61048b0 - Browse repository at this point
Copy the full SHA 61048b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9a62ff - Browse repository at this point
Copy the full SHA c9a62ffView commit details
Commits on May 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9d988f5 - Browse repository at this point
Copy the full SHA 9d988f5View commit details
Commits on May 11, 2021
-
Merge pull request #1410 from arriqaaq/remove-false-api-resource-erro…
…r-log fixed false api resource error log in kubefedctl
Configuration menu - View commit details
-
Copy full SHA for 5030a05 - Browse repository at this point
Copy the full SHA 5030a05View commit details
Commits on May 27, 2021
-
Merge pull request #1409 from qmhu/feat/patch-replace-update-more
feat:Use patch to replace update in generic client for multi cases
Configuration menu - View commit details
-
Copy full SHA for 82b2011 - Browse repository at this point
Copy the full SHA 82b2011View commit details
Commits on Jun 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a1d12de - Browse repository at this point
Copy the full SHA a1d12deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43d5c06 - Browse repository at this point
Copy the full SHA 43d5c06View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 8c05b21 - Browse repository at this point
Copy the full SHA 8c05b21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77a49de - Browse repository at this point
Copy the full SHA 77a49deView commit details -
Merge pull request #1420 from mesosphere/github-actions-replace-travis
build: Switch to Github Actions from Travis
Configuration menu - View commit details
-
Copy full SHA for 5c079c5 - Browse repository at this point
Copy the full SHA 5c079c5View commit details
Commits on Jun 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b666b37 - Browse repository at this point
Copy the full SHA b666b37View commit details -
Merge pull request #1422 from mesosphere/github-actions-replace-travis
build: Remove need for TTY when running in Github Actions
Configuration menu - View commit details
-
Copy full SHA for 7cf1d72 - Browse repository at this point
Copy the full SHA 7cf1d72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b4fc25 - Browse repository at this point
Copy the full SHA 7b4fc25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 783c324 - Browse repository at this point
Copy the full SHA 783c324View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06510b0 - Browse repository at this point
Copy the full SHA 06510b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbec9fa - Browse repository at this point
Copy the full SHA cbec9faView commit details -
Merge pull request #1423 from mesosphere/github-actions-replace-travis
Remove last vestiges of travis and fix release process for Github Actions
Configuration menu - View commit details
-
Copy full SHA for 53cb512 - Browse repository at this point
Copy the full SHA 53cb512View commit details -
Merge pull request #1421 from svenbs/patch-1
docs: update README.md to reflect current projectstate
Configuration menu - View commit details
-
Copy full SHA for 4959287 - Browse repository at this point
Copy the full SHA 4959287View commit details
Commits on Jun 10, 2021
-
Merge pull request #1393 from xunpan/new
add intersection behavior for RSP
Configuration menu - View commit details
-
Copy full SHA for 33b7f00 - Browse repository at this point
Copy the full SHA 33b7f00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63fb6ca - Browse repository at this point
Copy the full SHA 63fb6caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1454617 - Browse repository at this point
Copy the full SHA 1454617View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca75394 - Browse repository at this point
Copy the full SHA ca75394View commit details -
Merge pull request #1415 from phantomnat/update/controller-runtime-all
Update controller-runtime to v0.8.3
Configuration menu - View commit details
-
Copy full SHA for 129c86f - Browse repository at this point
Copy the full SHA 129c86fView commit details -
fix(postinstall-job): Allow postinstall job to choose a docker repo/i…
…mage like other deployments
Configuration menu - View commit details
-
Copy full SHA for f0547c1 - Browse repository at this point
Copy the full SHA f0547c1View commit details
Commits on Jun 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8bfb120 - Browse repository at this point
Copy the full SHA 8bfb120View commit details -
Merge pull request #1425 from mesosphere/controller-runtime-0.9.0
Upgrade to controller-runtime 0.9.0
Configuration menu - View commit details
-
Copy full SHA for b162f4f - Browse repository at this point
Copy the full SHA b162f4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52f69f8 - Browse repository at this point
Copy the full SHA 52f69f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73cefb2 - Browse repository at this point
Copy the full SHA 73cefb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0c9ad5 - Browse repository at this point
Copy the full SHA c0c9ad5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31f07a2 - Browse repository at this point
Copy the full SHA 31f07a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61e252b - Browse repository at this point
Copy the full SHA 61e252bView commit details -
Merge pull request #1426 from mesosphere/golangci-lint-1.41.1
Upgrade golangci-lint and helm
Configuration menu - View commit details
-
Copy full SHA for 29a8171 - Browse repository at this point
Copy the full SHA 29a8171View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f4f6ea - Browse repository at this point
Copy the full SHA 7f4f6eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ceb14 - Browse repository at this point
Copy the full SHA 50ceb14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 138df0b - Browse repository at this point
Copy the full SHA 138df0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5313997 - Browse repository at this point
Copy the full SHA 5313997View commit details -
Configuration menu - View commit details
-
Copy full SHA for 612f3ac - Browse repository at this point
Copy the full SHA 612f3acView commit details
Commits on Jun 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fc5b459 - Browse repository at this point
Copy the full SHA fc5b459View commit details -
Merge pull request #1427 from mesosphere/kind-kubernetes-upgrade
Kind and Kubernetes upgrade
Configuration menu - View commit details
-
Copy full SHA for 9631566 - Browse repository at this point
Copy the full SHA 9631566View commit details
Commits on Jun 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 074f94f - Browse repository at this point
Copy the full SHA 074f94fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7c06c9 - Browse repository at this point
Copy the full SHA d7c06c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb59374 - Browse repository at this point
Copy the full SHA eb59374View commit details -
Merge pull request #1429 from kubernetes-sigs/v0.8.0-rel
Update repo for release
Configuration menu - View commit details
-
Copy full SHA for 8b84150 - Browse repository at this point
Copy the full SHA 8b84150View commit details -
Merge pull request #1430 from kubernetes-sigs/release-scripts-use-gh
build: Use gh instead of hub CLI for release automation
Configuration menu - View commit details
-
Copy full SHA for 897c342 - Browse repository at this point
Copy the full SHA 897c342View commit details
Commits on Jun 22, 2021
-
Merge pull request #1416 from shiyan2016/feature/add-rest-config
make restclient config configurable
Configuration menu - View commit details
-
Copy full SHA for f7f7dbb - Browse repository at this point
Copy the full SHA f7f7dbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e7d14b - Browse repository at this point
Copy the full SHA 6e7d14bView commit details
Commits on Jun 23, 2021
-
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.
Configuration menu - View commit details
-
Copy full SHA for 9ffe865 - Browse repository at this point
Copy the full SHA 9ffe865View commit details -
Merge pull request #1428 from zqzten/fix/retry_on_propagation_failure
fix: retry on recoverable propagation failure
Configuration menu - View commit details
-
Copy full SHA for a89eae2 - Browse repository at this point
Copy the full SHA a89eae2View commit details -
Merge pull request #1432 from mesosphere/kubectl-upgrade
build(deps): Upgrade and align k8s.io dependency versions
Configuration menu - View commit details
-
Copy full SHA for d582297 - Browse repository at this point
Copy the full SHA d582297View commit details
Commits on Jun 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d1abc2e - Browse repository at this point
Copy the full SHA d1abc2eView commit details -
Merge pull request #1424 from ExpediaInc/postinstalljob-imagename
fix(postinstall-job): Allow postinstall job to choose a docker repo/image
Configuration menu - View commit details
-
Copy full SHA for 2d128cf - Browse repository at this point
Copy the full SHA 2d128cfView commit details
Commits on Jun 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6af883f - Browse repository at this point
Copy the full SHA 6af883fView commit details
Commits on Jun 28, 2021
-
Merge pull request #1433 from mesosphere/create-gh-release-artifacts
build: Properly add asset files to github release
Configuration menu - View commit details
-
Copy full SHA for 7521424 - Browse repository at this point
Copy the full SHA 7521424View commit details -
fix: Support Kubernetes pre-release versions in kubefed chart
This fixes support to deploy on EKS.
Configuration menu - View commit details
-
Copy full SHA for 6d28f32 - Browse repository at this point
Copy the full SHA 6d28f32View commit details -
Merge pull request #1435 from mesosphere/fix-helm-kube-version-constr…
…aint fix: Support Kubernetes pre-release versions in kubefed chart
Configuration menu - View commit details
-
Copy full SHA for f6cd2fb - Browse repository at this point
Copy the full SHA f6cd2fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87d0502 - Browse repository at this point
Copy the full SHA 87d0502View commit details -
Merge pull request #1436 from kubernetes-sigs/v0.8.1-rel
Update repo for release v0.8.1
Configuration menu - View commit details
-
Copy full SHA for 5a76481 - Browse repository at this point
Copy the full SHA 5a76481View commit details
Commits on Jun 29, 2021
-
build: Another fix to release script
This was missed as part of the migration to gh for release activities.
Configuration menu - View commit details
-
Copy full SHA for 8a4605a - Browse repository at this point
Copy the full SHA 8a4605aView commit details -
Merge pull request #1437 from kubernetes-sigs/fix-release-script
build: Another fix to release script
Configuration menu - View commit details
-
Copy full SHA for 16fb853 - Browse repository at this point
Copy the full SHA 16fb853View commit details
Commits on Jul 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e245727 - Browse repository at this point
Copy the full SHA e245727View commit details
Commits on Jul 30, 2021
-
Merge pull request #1442 from hectorj2f/bump_golang
chore: Bump golang from 1.16.5 to 1.16.6
Configuration menu - View commit details
-
Copy full SHA for 5b1f868 - Browse repository at this point
Copy the full SHA 5b1f868View commit details
Commits on Oct 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f6f42fc - Browse repository at this point
Copy the full SHA f6f42fcView commit details
Commits on Oct 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b46df1f - Browse repository at this point
Copy the full SHA b46df1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d9293c - Browse repository at this point
Copy the full SHA 0d9293cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfd7751 - Browse repository at this point
Copy the full SHA bfd7751View commit details
Commits on Oct 21, 2021
-
Merge pull request #1460 from zqzten/cache_sync_timeout
feat: introduce informer cache sync timeout
Configuration menu - View commit details
-
Copy full SHA for 224fe95 - Browse repository at this point
Copy the full SHA 224fe95View commit details
Commits on Oct 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6c21506 - Browse repository at this point
Copy the full SHA 6c21506View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc4afe5 - Browse repository at this point
Copy the full SHA bc4afe5View commit details
Commits on Oct 27, 2021
-
upgrade github.com/evanphx/json-patch to v4.12.0
Fix partial negative indice support in json patch
Configuration menu - View commit details
-
Copy full SHA for f5b1eb1 - Browse repository at this point
Copy the full SHA f5b1eb1View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 43efccf - Browse repository at this point
Copy the full SHA 43efccfView commit details
Commits on Nov 2, 2021
-
Merge pull request #1468 from nitinatgh/add_annotations
Add pod level annotations
Configuration menu - View commit details
-
Copy full SHA for 753e332 - Browse repository at this point
Copy the full SHA 753e332View commit details -
Merge pull request #1467 from zqzten/upgrade_json_patch
upgrade github.com/evanphx/json-patch to v4.12.0
Configuration menu - View commit details
-
Copy full SHA for 2fc7e36 - Browse repository at this point
Copy the full SHA 2fc7e36View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 9afc2d7 - Browse repository at this point
Copy the full SHA 9afc2d7View commit details
Commits on Nov 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 086ef8d - Browse repository at this point
Copy the full SHA 086ef8dView commit details -
mark ClientRetrievalFailed as recoverable error
recoverable when a KubeFedCluster's malformed Secret get fixed
Configuration menu - View commit details
-
Copy full SHA for 7dbc2f6 - Browse repository at this point
Copy the full SHA 7dbc2f6View commit details
Commits on Nov 16, 2021
-
Merge pull request #1461 from iawia002/update-rest-config-default-value
Increase the default QPS and Burst value of the controller manager
Configuration menu - View commit details
-
Copy full SHA for 6b78e82 - Browse repository at this point
Copy the full SHA 6b78e82View commit details
Commits on Nov 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c05ce64 - Browse repository at this point
Copy the full SHA c05ce64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bc59ef - Browse repository at this point
Copy the full SHA 3bc59efView commit details -
Merge pull request #1477 from kubernetes-sigs/v0.9.0-rel
Update repo for release v0.9.0
Configuration menu - View commit details
-
Copy full SHA for 5daf606 - Browse repository at this point
Copy the full SHA 5daf606View commit details
Commits on Nov 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c24e825 - Browse repository at this point
Copy the full SHA c24e825View commit details -
Merge pull request #1479 from NikhilSharmaWe/depKlogFlags
Used standard bash redirection for avoiding the use of deprecated klogs
Configuration menu - View commit details
-
Copy full SHA for c26fab5 - Browse repository at this point
Copy the full SHA c26fab5View commit details
Commits on Dec 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 809c271 - Browse repository at this point
Copy the full SHA 809c271View commit details
Commits on Feb 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a1214b2 - Browse repository at this point
Copy the full SHA a1214b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 252d136 - Browse repository at this point
Copy the full SHA 252d136View commit details -
Merge pull request #1490 from mesosphere/mh/fix-mwc-cacert
Fix mutatingwebhookconfiguration CA cert when cert-manager is enabled
Configuration menu - View commit details
-
Copy full SHA for 90dd17b - Browse repository at this point
Copy the full SHA 90dd17bView commit details
Commits on Feb 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for faee22f - Browse repository at this point
Copy the full SHA faee22fView commit details -
Merge pull request #1491 from kubernetes-sigs/v0.9.1-rel
Update repo for release v0.9.1
Configuration menu - View commit details
-
Copy full SHA for ae42003 - Browse repository at this point
Copy the full SHA ae42003View commit details
Commits on Mar 10, 2022
-
Merge pull request #1476 from zqzten/kubefedcluster_condition
Introduce cluster config malformed condition to KubeFedCluster
Configuration menu - View commit details
-
Copy full SHA for cca42aa - Browse repository at this point
Copy the full SHA cca42aaView commit details
Commits on Mar 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f3fe78c - Browse repository at this point
Copy the full SHA f3fe78cView commit details
Commits on Mar 22, 2022
-
Merge pull request #1500 from irfanurrehman/test-flake-fix
Handle possible conflict in updating test labels on cluster
Configuration menu - View commit details
-
Copy full SHA for 96f6b8e - Browse repository at this point
Copy the full SHA 96f6b8eView commit details
Commits on Apr 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 729ba1a - Browse repository at this point
Copy the full SHA 729ba1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06973f0 - Browse repository at this point
Copy the full SHA 06973f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d197c60 - Browse repository at this point
Copy the full SHA d197c60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17b2063 - Browse repository at this point
Copy the full SHA 17b2063View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a87828 - Browse repository at this point
Copy the full SHA 2a87828View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d6a55d - Browse repository at this point
Copy the full SHA 7d6a55dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c7c111 - Browse repository at this point
Copy the full SHA 9c7c111View commit details
Commits on Apr 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2880add - Browse repository at this point
Copy the full SHA 2880addView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73231b2 - Browse repository at this point
Copy the full SHA 73231b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d537fc - Browse repository at this point
Copy the full SHA 1d537fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c56c624 - Browse repository at this point
Copy the full SHA c56c624View commit details
Commits on May 5, 2022
-
Merge pull request #1501 from zqzten/kubernetes_version
feat: introduce Kubernetes version to status of KubeFedCluster
Configuration menu - View commit details
-
Copy full SHA for f5d5f20 - Browse repository at this point
Copy the full SHA f5d5f20View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 3157e45 - Browse repository at this point
Copy the full SHA 3157e45View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for d19b80c - Browse repository at this point
Copy the full SHA d19b80cView commit details
Commits on May 6, 2022
-
Merge pull request #1499 from jonathanbeber/fix-deletion-non-ready
fix: ignore non-targeted clusters during deletion
Configuration menu - View commit details
-
Copy full SHA for 9ec6713 - Browse repository at this point
Copy the full SHA 9ec6713View commit details
Commits on May 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d7c09a8 - Browse repository at this point
Copy the full SHA d7c09a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f1d781 - Browse repository at this point
Copy the full SHA 5f1d781View commit details
Commits on May 10, 2022
-
Merge pull request #1492 from tehlers320/conroller_0_11_0
Update runtime-controller v0.21.2 to v0.22.2
Configuration menu - View commit details
-
Copy full SHA for 44c3be4 - Browse repository at this point
Copy the full SHA 44c3be4View commit details
Commits on May 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2febb64 - Browse repository at this point
Copy the full SHA 2febb64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1505a0b - Browse repository at this point
Copy the full SHA 1505a0bView commit details -
Merge pull request #1502 from mesosphere/v0.9.2-rel
Update repo for release v0.9.2
Configuration menu - View commit details
-
Copy full SHA for ba0bf52 - Browse repository at this point
Copy the full SHA ba0bf52View commit details
Commits on May 24, 2022
-
Fix: painc when kubeconfig set filed insecure-skip-tls-verify
LiHui committedMay 24, 2022 Configuration menu - View commit details
-
Copy full SHA for a13458f - Browse repository at this point
Copy the full SHA a13458fView commit details
Commits on May 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6c2b0b8 - Browse repository at this point
Copy the full SHA 6c2b0b8View commit details
Commits on Jun 6, 2022
-
Merge pull request #1505 from xyz-li/master
fix: controller-manager panic when kubeconfig set filed insecure-skip-tls-verify
Configuration menu - View commit details
-
Copy full SHA for 6f23c86 - Browse repository at this point
Copy the full SHA 6f23c86View commit details
Commits on Jun 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a2d8720 - Browse repository at this point
Copy the full SHA a2d8720View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e8d19a - Browse repository at this point
Copy the full SHA 9e8d19aView commit details
Commits on Jun 24, 2022
-
Merge pull request #1469 from nitinatgh/make_webhook_HA
Make kubefed webhook replica count configurable
Configuration menu - View commit details
-
Copy full SHA for 4babb44 - Browse repository at this point
Copy the full SHA 4babb44View commit details
Commits on Jul 11, 2022
-
Merge pull request #1506 from zqzten/metrics
Introduce standard controller runtime metrics
Configuration menu - View commit details
-
Copy full SHA for a402d2e - Browse repository at this point
Copy the full SHA a402d2eView commit details
Commits on Aug 8, 2022
-
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.
Configuration menu - View commit details
-
Copy full SHA for 02afe88 - Browse repository at this point
Copy the full SHA 02afe88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17d21fa - Browse repository at this point
Copy the full SHA 17d21faView commit details -
Configuration menu - View commit details
-
Copy full SHA for d878436 - Browse repository at this point
Copy the full SHA d878436View commit details -
Merge pull request #1515 from mesosphere/join-secret-creation
fix: Use specific service account token secret for join
Configuration menu - View commit details
-
Copy full SHA for 7946858 - Browse repository at this point
Copy the full SHA 7946858View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for bf3bdf6 - Browse repository at this point
Copy the full SHA bf3bdf6View commit details -
Merge pull request #1517 from mesosphere/sa-token-wait
fix: Wait for SA token to be populated
Configuration menu - View commit details
-
Copy full SHA for 3b77f67 - Browse repository at this point
Copy the full SHA 3b77f67View commit details
Commits on Aug 9, 2022
-
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.
Configuration menu - View commit details
-
Copy full SHA for bad6451 - Browse repository at this point
Copy the full SHA bad6451View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 5d63b49 - Browse repository at this point
Copy the full SHA 5d63b49View commit details -
Merge pull request #1518 from mesosphere/use-kind-for-generation
build: Use KinD for syncing helm chart resources
Configuration menu - View commit details
-
Copy full SHA for a7b98d1 - Browse repository at this point
Copy the full SHA a7b98d1View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 7f406a4 - Browse repository at this point
Copy the full SHA 7f406a4View commit details -
Merge pull request #1520 from mesosphere/use-correct-gobindata-exe
build: Ensure correct go-bindata is used
Configuration menu - View commit details
-
Copy full SHA for 4f38ee1 - Browse repository at this point
Copy the full SHA 4f38ee1View commit details -
Merge pull request #1519 from mesosphere/consistent-k8s-versions-for-…
…test build: Use setup-envtest to download later version of envtest
Configuration menu - View commit details
-
Copy full SHA for 8620da0 - Browse repository at this point
Copy the full SHA 8620da0View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 2c0f37b - Browse repository at this point
Copy the full SHA 2c0f37bView commit details
Commits on Aug 10, 2022
-
Merge pull request #1521 from mesosphere/ingress-v1
fix: Move ingress from extensions/v1beta1 to networking.k8s.io/v1
Configuration menu - View commit details
-
Copy full SHA for 4a723d2 - Browse repository at this point
Copy the full SHA 4a723d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0a65a1 - Browse repository at this point
Copy the full SHA c0a65a1View commit details -
Merge pull request #1455 from xunpan/doc
fixes #1454: add document for intersectWithClusterSelector
Configuration menu - View commit details
-
Copy full SHA for 8ab28f3 - Browse repository at this point
Copy the full SHA 8ab28f3View commit details -
Merge pull request #1516 from mesosphere/k8s-1.24-test
build: Use k8s v1.24 for tests
Configuration menu - View commit details
-
Copy full SHA for 76ad91b - Browse repository at this point
Copy the full SHA 76ad91bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e794d34 - Browse repository at this point
Copy the full SHA e794d34View commit details -
Merge pull request #1522 from mesosphere/v0.10.0-rel
Update repo for release v0.10.0
Configuration menu - View commit details
-
Copy full SHA for 96f03f0 - Browse repository at this point
Copy the full SHA 96f03f0View commit details
Commits on Jan 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 86b83ff - Browse repository at this point
Copy the full SHA 86b83ffView commit details
Commits on Mar 23, 2023
-
Merge pull request #1532 from JeremyOT/tombstone
Tombstone commit
Configuration menu - View commit details
-
Copy full SHA for d6f10d2 - Browse repository at this point
Copy the full SHA d6f10d2View commit details