Skip to content

Instantly share code, notes, and snippets.

@nikhita
Last active October 16, 2020 09:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nikhita/46e77c61bb8fc5c00af57aa6033699d6 to your computer and use it in GitHub Desktop.
Save nikhita/46e77c61bb8fc5c00af57aa6033699d6 to your computer and use it in GitHub Desktop.
recursive-delete-patterns:
- BUILD
- "*/BUILD"
- BUILD.bazel
- "*/BUILD.bazel"
- Gopkg.toml
rules:
- destination: apimachinery
library: true
branches:
- source:
branch: master
dir: staging/src/k8s.io/apimachinery
name: master
- destination: api
library: true
branches:
- source:
branch: master
dir: staging/src/k8s.io/api
name: master
dependencies:
- repository: apimachinery
branch: master
- destination: client-go
library: true
branches:
- source:
branch: master
dir: staging/src/k8s.io/client-go
name: master
dependencies:
- repository: apimachinery
branch: master
- repository: api
branch: master
- destination: component-base
library: true
branches:
- source:
branch: master
dir: staging/src/k8s.io/component-base
name: master
dependencies:
- repository: apimachinery
branch: master
- repository: api
branch: master
- repository: client-go
branch: master
- destination: apiserver
library: true
branches:
- source:
branch: master
dir: staging/src/k8s.io/apiserver
name: master
dependencies:
- repository: apimachinery
branch: master
- repository: api
branch: master
- repository: client-go
branch: master
- repository: component-base
branch: master
- destination: controller-manager
library: true
branches:
- source:
branch: master
dir: staging/src/k8s.io/controller-manager
name: master
dependencies:
- repository: api
branch: master
- repository: apimachinery
branch: master
- repository: client-go
branch: master
- repository: component-base
branch: master
- repository: apiserver
branch: master
- destination: cloud-provider
library: true
branches:
- source:
branch: master
dir: staging/src/k8s.io/cloud-provider
name: master
dependencies:
- repository: api
branch: master
- repository: apimachinery
branch: master
- repository: apiserver
branch: master
- repository: client-go
branch: master
- repository: component-base
branch: master
- repository: controller-manager
branch: master
Creating .git/info/attributes file to override .gitattributes files.
Running garbage collection.
Fetching from origin.
Cleaning up checkout.
Switching to origin/master.
Fetching upstream changes.
Upstream branch upstream/master moved from '' to 'cd8b87f25a25a647eb5818dc42af4ac64448646b'. We have to sync.
d4f471b82f0a17cda946aeba446770563f92114d
Starting at existing master commit d4f471b82f0a17cda946aeba446770563f92114d.
Branch 'upstream-branch' set up to track remote branch 'master' from 'upstream'.
Checked out source commit cd8b87f25a25a647eb5818dc42af4ac64448646b.
Rewriting upstream branch master to only include commits for staging/src/k8s.io/apimachinery.
Running git filter-branch ...
Checking out branch master.
Fixing up go.mod after a complete sync
go.mod hasn't changed!
Resolving dependencies for Godeps.json generation
Remove redundant go.mod commits on-top of d4f471b82f0a17cda946aeba446770563f92114d.
Writing k8s.io/kubernetes commit lookup table to ../kube-commits-apimachinery-master
Removing all local copies of origin and upstream tags.
Fetching tags from remote "upstream".
Fetching tags from remote "origin".
Computing mapping from kube commits to the local branch "master" at d4f471b82f0a17cda946aeba446770563f92114d because "kubernetes-1.20.0-alpha.2" seems to be relevant.
Writing source->dest hash mapping to "../tag-apimachinery-kubernetes-1.20.0-alpha.2-mapping"
Tagging d4f471b82f0a17cda946aeba446770563f92114d as "v0.20.0-alpha.2".
Tagging d4f471b82f0a17cda946aeba446770563f92114d as "kubernetes-1.20.0-alpha.2".
Your branch is up to date with 'origin/master'.
Creating .git/info/attributes file to override .gitattributes files.
Running garbage collection.
Fetching from origin.
Cleaning up checkout.
Switching to origin/master.
Fetching upstream changes.
Upstream branch upstream/master moved from '' to 'cd8b87f25a25a647eb5818dc42af4ac64448646b'. We have to sync.
2c3c141c931c0ab1ce1396c3152c72852b3d37ee
Starting at existing master commit 2c3c141c931c0ab1ce1396c3152c72852b3d37ee.
Branch 'upstream-branch' set up to track remote branch 'master' from 'upstream'.
Checked out source commit cd8b87f25a25a647eb5818dc42af4ac64448646b.
Rewriting upstream branch master to only include commits for staging/src/k8s.io/api.
Running git filter-branch ...
Checking out branch master.
Fixing up go.mod after a complete sync
Looking up which commit in the master branch of k8s.io/apimachinery corresponds to k8s.io/kubernetes commit 6e9475bcd3e066c23ddfdc9d8f6358b75ce79a48.
Checking out k8s.io/apimachinery to 10b38829b6211c0d672e14a126479221312d3368
Downloading go mod dependencies...
Packaging up pseudo version v0.0.0-20201003235655-10b38829b621 into go mod cache...
Updating k8s.io/apimachinery to point to v0.0.0-20201003235655-10b38829b621
go.mod hasn't changed!
Resolving dependencies for Godeps.json generation
Remove redundant go.mod commits on-top of 2c3c141c931c0ab1ce1396c3152c72852b3d37ee.
Writing k8s.io/kubernetes commit lookup table to ../kube-commits-api-master
Removing all local copies of origin and upstream tags.
Fetching tags from remote "upstream".
Fetching tags from remote "origin".
Computing mapping from kube commits to the local branch "master" at 2c3c141c931c0ab1ce1396c3152c72852b3d37ee because "kubernetes-1.20.0-alpha.2" seems to be relevant.
Writing source->dest hash mapping to "../tag-api-kubernetes-1.20.0-alpha.2-mapping"
Checking that dependencies point to the actual tags in apimachinery.
Checking out branch tag commit 2c3c141c931c0ab1ce1396c3152c72852b3d37ee.
Updating go.mod and go.sum to point to v0.20.0-alpha.2 tag.
Packaging up v0.20.0-alpha.2 for k8s.io/apimachinery into go mod cache.
Bumping k8s.io/apimachinery in go.mod to d4f471b82f0a17cda946aeba446770563f92114d.
Completed running go mod tidy for v0.20.0-alpha.2.
Regenerating Godeps.json from go.mod.
Adding extra commit to update dependencies to v0.20.0-alpha.2 tag.
Tagging b07131e15846c691611c152ed4bd86bc4b94dd48 as "v0.20.0-alpha.2".
Tagging b07131e15846c691611c152ed4bd86bc4b94dd48 as "kubernetes-1.20.0-alpha.2".
Your branch is up to date with 'origin/master'.
Creating .git/info/attributes file to override .gitattributes files.
Running garbage collection.
Fetching from origin.
Cleaning up checkout.
Switching to origin/master.
Fetching upstream changes.
Upstream branch upstream/master moved from '' to 'cd8b87f25a25a647eb5818dc42af4ac64448646b'. We have to sync.
5682372f35384ad502addfa244930da534af433b
Starting at existing master commit 5682372f35384ad502addfa244930da534af433b.
Branch 'upstream-branch' set up to track remote branch 'master' from 'upstream'.
Checked out source commit cd8b87f25a25a647eb5818dc42af4ac64448646b.
Rewriting upstream branch master to only include commits for staging/src/k8s.io/client-go.
Running git filter-branch ...
Checking out branch master.
Cherry-picking k8s.io/kubernetes branch-commit 13c017056c924e148113e42786a511ed2fee7594: Fix staticchecks in vendor/k8s.io/client-go.
Cherry-picking k8s.io/kubernetes branch-merge 297b021f49e30a7cadb691a252f2bb13114423b9: Merge pull request #95230 from Git-Jiro/fix_vendor_client_go.
Looking up which commit in the master branch of k8s.io/apimachinery corresponds to k8s.io/kubernetes commit 297b021f49e30a7cadb691a252f2bb13114423b9.
Checking out k8s.io/apimachinery to d4f471b82f0a17cda946aeba446770563f92114d
Downloading go mod dependencies...
Packaging up pseudo version v0.0.0-20201006035708-d4f471b82f0a into go mod cache...
Looking up which commit in the master branch of k8s.io/api corresponds to k8s.io/kubernetes commit 297b021f49e30a7cadb691a252f2bb13114423b9.
Checking out k8s.io/api to 2c3c141c931c0ab1ce1396c3152c72852b3d37ee
Downloading go mod dependencies...
Packaging up pseudo version v0.0.0-20201005155906-2c3c141c931c into go mod cache...
Updating k8s.io/apimachinery to point to v0.0.0-20201006035708-d4f471b82f0a
Updating k8s.io/api to point to v0.0.0-20201005155906-2c3c141c931c
Committing go.mod
Resolving dependencies for Godeps.json generation
Amending last merge with go.mod changes.
Cherry-picking k8s.io/kubernetes branch-commit 0765ba8e54f0c9e5f221e505a24759fa18beaf2e: don't cache transports for incomparable configs.
Cherry-picking k8s.io/kubernetes branch-merge 36a6a6493621d3b0796478bc6c08b80b82282601: Merge pull request #95427 from roycaihw/fix/tls-transport-cache.
Looking up which commit in the master branch of k8s.io/apimachinery corresponds to k8s.io/kubernetes commit 36a6a6493621d3b0796478bc6c08b80b82282601.
Checking out k8s.io/apimachinery to d4f471b82f0a17cda946aeba446770563f92114d
Downloading go mod dependencies...
Pseudo version v0.0.0-20201006035708-d4f471b82f0a is already packaged up.
Looking up which commit in the master branch of k8s.io/api corresponds to k8s.io/kubernetes commit 36a6a6493621d3b0796478bc6c08b80b82282601.
Checking out k8s.io/api to 2c3c141c931c0ab1ce1396c3152c72852b3d37ee
Downloading go mod dependencies...
Pseudo version v0.0.0-20201005155906-2c3c141c931c is already packaged up.
Updating k8s.io/apimachinery to point to v0.0.0-20201006035708-d4f471b82f0a
Updating k8s.io/api to point to v0.0.0-20201005155906-2c3c141c931c
Committing go.mod
Resolving dependencies for Godeps.json generation
Amending last merge with go.mod changes.
Fixing up go.mod after a complete sync
Looking up which commit in the master branch of k8s.io/apimachinery corresponds to k8s.io/kubernetes commit 36a6a6493621d3b0796478bc6c08b80b82282601.
Checking out k8s.io/apimachinery to d4f471b82f0a17cda946aeba446770563f92114d
Downloading go mod dependencies...
Pseudo version v0.0.0-20201006035708-d4f471b82f0a is already packaged up.
Looking up which commit in the master branch of k8s.io/api corresponds to k8s.io/kubernetes commit 36a6a6493621d3b0796478bc6c08b80b82282601.
Checking out k8s.io/api to 2c3c141c931c0ab1ce1396c3152c72852b3d37ee
Downloading go mod dependencies...
Pseudo version v0.0.0-20201005155906-2c3c141c931c is already packaged up.
Updating k8s.io/apimachinery to point to v0.0.0-20201006035708-d4f471b82f0a
Updating k8s.io/api to point to v0.0.0-20201005155906-2c3c141c931c
go.mod hasn't changed!
Resolving dependencies for Godeps.json generation
Remove redundant go.mod commits on-top of 021f61d7db12663736b8de8d4ec55dc2b94057bc.
Writing k8s.io/kubernetes commit lookup table to ../kube-commits-client-go-master
Removing all local copies of origin and upstream tags.
Fetching tags from remote "upstream".
Fetching tags from remote "origin".
Computing mapping from kube commits to the local branch "master" at 021f61d7db12663736b8de8d4ec55dc2b94057bc because "kubernetes-1.20.0-alpha.2" seems to be relevant.
Writing source->dest hash mapping to "../tag-client-go-kubernetes-1.20.0-alpha.2-mapping"
Checking that dependencies point to the actual tags in apimachinery, api.
Checking out branch tag commit 5682372f35384ad502addfa244930da534af433b.
Updating go.mod and go.sum to point to v0.20.0-alpha.2 tag.
v0.20.0-alpha.2 for k8s.io/apimachinery is already packaged up.
Bumping k8s.io/apimachinery in go.mod to d4f471b82f0a17cda946aeba446770563f92114d.
Packaging up v0.20.0-alpha.2 for k8s.io/api into go mod cache.
Bumping k8s.io/api in go.mod to b07131e15846c691611c152ed4bd86bc4b94dd48.
Completed running go mod tidy for v0.20.0-alpha.2.
Regenerating Godeps.json from go.mod.
Adding extra commit to update dependencies to v0.20.0-alpha.2 tag.
Tagging 5b4669787f9ad0c723f8e44f7cb003d3b8506286 as "v0.20.0-alpha.2".
Tagging 5b4669787f9ad0c723f8e44f7cb003d3b8506286 as "kubernetes-1.20.0-alpha.2".
Your branch is ahead of 'origin/master' by 4 commits.
(use "git push" to publish your local commits)
Creating .git/info/attributes file to override .gitattributes files.
Running garbage collection.
Fetching from origin.
Cleaning up checkout.
Switching to origin/master.
Fetching upstream changes.
Upstream branch upstream/master moved from '' to 'cd8b87f25a25a647eb5818dc42af4ac64448646b'. We have to sync.
609bde980a40a3a2185c37ce09a94a3091fa785d
Starting at existing master commit 609bde980a40a3a2185c37ce09a94a3091fa785d.
Branch 'upstream-branch' set up to track remote branch 'master' from 'upstream'.
Checked out source commit cd8b87f25a25a647eb5818dc42af4ac64448646b.
Rewriting upstream branch master to only include commits for staging/src/k8s.io/component-base.
Running git filter-branch ...
Checking out branch master.
Fixing up go.mod after a complete sync
Looking up which commit in the master branch of k8s.io/apimachinery corresponds to k8s.io/kubernetes commit 90c9f7b3e198e82a756a68ffeac978a00d606e55.
Checking out k8s.io/apimachinery to 10b38829b6211c0d672e14a126479221312d3368
Downloading go mod dependencies...
Pseudo version v0.0.0-20201003235655-10b38829b621 is already packaged up.
Looking up which commit in the master branch of k8s.io/api corresponds to k8s.io/kubernetes commit 90c9f7b3e198e82a756a68ffeac978a00d606e55.
Checking out k8s.io/api to 18112a7b933b885640bf9fabf41bb497d9cef620
Downloading go mod dependencies...
Packaging up pseudo version v0.0.0-20201003235837-18112a7b933b into go mod cache...
Looking up which commit in the master branch of k8s.io/client-go corresponds to k8s.io/kubernetes commit 90c9f7b3e198e82a756a68ffeac978a00d606e55.
Checking out k8s.io/client-go to 758467711e075d6fd3d31abcaf6e2e1eb51ef3d4
Downloading go mod dependencies...
Packaging up pseudo version v0.0.0-20201004000108-758467711e07 into go mod cache...
Updating k8s.io/apimachinery to point to v0.0.0-20201003235655-10b38829b621
Updating k8s.io/api to point to v0.0.0-20201003235837-18112a7b933b
Updating k8s.io/client-go to point to v0.0.0-20201004000108-758467711e07
go.mod hasn't changed!
Resolving dependencies for Godeps.json generation
Remove redundant go.mod commits on-top of 609bde980a40a3a2185c37ce09a94a3091fa785d.
Writing k8s.io/kubernetes commit lookup table to ../kube-commits-component-base-master
Removing all local copies of origin and upstream tags.
Fetching tags from remote "upstream".
Fetching tags from remote "origin".
Computing mapping from kube commits to the local branch "master" at 609bde980a40a3a2185c37ce09a94a3091fa785d because "kubernetes-1.20.0-alpha.2" seems to be relevant.
Writing source->dest hash mapping to "../tag-component-base-kubernetes-1.20.0-alpha.2-mapping"
Checking that dependencies point to the actual tags in apimachinery, api, client-go.
Checking out branch tag commit 609bde980a40a3a2185c37ce09a94a3091fa785d.
Updating go.mod and go.sum to point to v0.20.0-alpha.2 tag.
v0.20.0-alpha.2 for k8s.io/apimachinery is already packaged up.
Bumping k8s.io/apimachinery in go.mod to d4f471b82f0a17cda946aeba446770563f92114d.
v0.20.0-alpha.2 for k8s.io/api is already packaged up.
Bumping k8s.io/api in go.mod to b07131e15846c691611c152ed4bd86bc4b94dd48.
Packaging up v0.20.0-alpha.2 for k8s.io/client-go into go mod cache.
Bumping k8s.io/client-go in go.mod to 5b4669787f9ad0c723f8e44f7cb003d3b8506286.
Completed running go mod tidy for v0.20.0-alpha.2.
Regenerating Godeps.json from go.mod.
Adding extra commit to update dependencies to v0.20.0-alpha.2 tag.
Tagging d5feffc3d54a8444cea8b719a46063a51752ceac as "v0.20.0-alpha.2".
Tagging d5feffc3d54a8444cea8b719a46063a51752ceac as "kubernetes-1.20.0-alpha.2".
Your branch is up to date with 'origin/master'.
Creating .git/info/attributes file to override .gitattributes files.
Running garbage collection.
Fetching from origin.
Cleaning up checkout.
Switching to origin/master.
Fetching upstream changes.
Upstream branch upstream/master moved from '' to 'cd8b87f25a25a647eb5818dc42af4ac64448646b'. We have to sync.
8dc7971548234eb6700b52291a7dd817ddc8d323
Starting at existing master commit 8dc7971548234eb6700b52291a7dd817ddc8d323.
Branch 'upstream-branch' set up to track remote branch 'master' from 'upstream'.
Checked out source commit cd8b87f25a25a647eb5818dc42af4ac64448646b.
Rewriting upstream branch master to only include commits for staging/src/k8s.io/apiserver.
Running git filter-branch ...
Checking out branch master.
Cherry-picking k8s.io/kubernetes branch-commit 00a3db0063ff85d6fca9a83453a56eb98fc43521: Add the storageversion.Manager interface.
Cherry-picking k8s.io/kubernetes branch-commit 48361711a50d634a676a63ccac177b46f94ffe3b: add the storageversion.Manager interface.
Cherry-picking k8s.io/kubernetes branch-commit c548d016d4907f613c063e73c181384552a3b88c: generated.
Cherry-picking k8s.io/kubernetes branch-commit 184b4603692e0b497bd039e12c65461ae71e0993: add a OWNERS file under storageversion.
Cherry-picking k8s.io/kubernetes branch-merge 6d01c5a58996d1619ac049c2b3077274299eb2d0: Merge pull request #92459 from roycaihw/storage-version/manager.
Looking up which commit in the master branch of k8s.io/apimachinery corresponds to k8s.io/kubernetes commit 6d01c5a58996d1619ac049c2b3077274299eb2d0.
Checking out k8s.io/apimachinery to d4f471b82f0a17cda946aeba446770563f92114d
Downloading go mod dependencies...
Pseudo version v0.0.0-20201006035708-d4f471b82f0a is already packaged up.
Looking up which commit in the master branch of k8s.io/api corresponds to k8s.io/kubernetes commit 6d01c5a58996d1619ac049c2b3077274299eb2d0.
Checking out k8s.io/api to 2c3c141c931c0ab1ce1396c3152c72852b3d37ee
Downloading go mod dependencies...
Pseudo version v0.0.0-20201005155906-2c3c141c931c is already packaged up.
Looking up which commit in the master branch of k8s.io/client-go corresponds to k8s.io/kubernetes commit 6d01c5a58996d1619ac049c2b3077274299eb2d0.
Checking out k8s.io/client-go to 5682372f35384ad502addfa244930da534af433b
Downloading go mod dependencies...
Packaging up pseudo version v0.0.0-20201007120136-5682372f3538 into go mod cache...
Looking up which commit in the master branch of k8s.io/component-base corresponds to k8s.io/kubernetes commit 6d01c5a58996d1619ac049c2b3077274299eb2d0.
Checking out k8s.io/component-base to 609bde980a40a3a2185c37ce09a94a3091fa785d
Downloading go mod dependencies...
Packaging up pseudo version v0.0.0-20201004000625-609bde980a40 into go mod cache...
Updating k8s.io/apimachinery to point to v0.0.0-20201006035708-d4f471b82f0a
Updating k8s.io/api to point to v0.0.0-20201005155906-2c3c141c931c
Updating k8s.io/client-go to point to v0.0.0-20201007120136-5682372f3538
Updating k8s.io/component-base to point to v0.0.0-20201004000625-609bde980a40
Committing go.mod
Resolving dependencies for Godeps.json generation
Amending last merge with go.mod changes.
Cherry-picking k8s.io/kubernetes single-commit 3d2a80643aec08be1e50193aeed08aad0d7f886b: Fix metrics reporting in kube-apiserver.
Cherry-picking source dropped-merge cd8b87f25a25a647eb5818dc42af4ac64448646b: Merge pull request #95562 from wojtek-t/fix_metrics.
Looking up which commit in the master branch of k8s.io/apimachinery corresponds to k8s.io/kubernetes commit cd8b87f25a25a647eb5818dc42af4ac64448646b.
Checking out k8s.io/apimachinery to d4f471b82f0a17cda946aeba446770563f92114d
Downloading go mod dependencies...
Pseudo version v0.0.0-20201006035708-d4f471b82f0a is already packaged up.
Looking up which commit in the master branch of k8s.io/api corresponds to k8s.io/kubernetes commit cd8b87f25a25a647eb5818dc42af4ac64448646b.
Checking out k8s.io/api to 2c3c141c931c0ab1ce1396c3152c72852b3d37ee
Downloading go mod dependencies...
Pseudo version v0.0.0-20201005155906-2c3c141c931c is already packaged up.
Looking up which commit in the master branch of k8s.io/client-go corresponds to k8s.io/kubernetes commit cd8b87f25a25a647eb5818dc42af4ac64448646b.
Checking out k8s.io/client-go to 021f61d7db12663736b8de8d4ec55dc2b94057bc
Downloading go mod dependencies...
Packaging up pseudo version v0.0.0-20201016090248-021f61d7db12 into go mod cache...
Looking up which commit in the master branch of k8s.io/component-base corresponds to k8s.io/kubernetes commit cd8b87f25a25a647eb5818dc42af4ac64448646b.
Checking out k8s.io/component-base to 609bde980a40a3a2185c37ce09a94a3091fa785d
Downloading go mod dependencies...
Pseudo version v0.0.0-20201004000625-609bde980a40 is already packaged up.
Updating k8s.io/apimachinery to point to v0.0.0-20201006035708-d4f471b82f0a
Updating k8s.io/api to point to v0.0.0-20201005155906-2c3c141c931c
Updating k8s.io/client-go to point to v0.0.0-20201016090248-021f61d7db12
Updating k8s.io/component-base to point to v0.0.0-20201004000625-609bde980a40
Committing go.mod
Resolving dependencies for Godeps.json generation
Amending last merge with go.mod changes.
Fixing up go.mod after a complete sync
Looking up which commit in the master branch of k8s.io/apimachinery corresponds to k8s.io/kubernetes commit cd8b87f25a25a647eb5818dc42af4ac64448646b.
Checking out k8s.io/apimachinery to d4f471b82f0a17cda946aeba446770563f92114d
Downloading go mod dependencies...
Pseudo version v0.0.0-20201006035708-d4f471b82f0a is already packaged up.
Looking up which commit in the master branch of k8s.io/api corresponds to k8s.io/kubernetes commit cd8b87f25a25a647eb5818dc42af4ac64448646b.
Checking out k8s.io/api to 2c3c141c931c0ab1ce1396c3152c72852b3d37ee
Downloading go mod dependencies...
Pseudo version v0.0.0-20201005155906-2c3c141c931c is already packaged up.
Looking up which commit in the master branch of k8s.io/client-go corresponds to k8s.io/kubernetes commit cd8b87f25a25a647eb5818dc42af4ac64448646b.
Checking out k8s.io/client-go to 021f61d7db12663736b8de8d4ec55dc2b94057bc
Downloading go mod dependencies...
Pseudo version v0.0.0-20201016090248-021f61d7db12 is already packaged up.
Looking up which commit in the master branch of k8s.io/component-base corresponds to k8s.io/kubernetes commit cd8b87f25a25a647eb5818dc42af4ac64448646b.
Checking out k8s.io/component-base to 609bde980a40a3a2185c37ce09a94a3091fa785d
Downloading go mod dependencies...
Pseudo version v0.0.0-20201004000625-609bde980a40 is already packaged up.
Updating k8s.io/apimachinery to point to v0.0.0-20201006035708-d4f471b82f0a
Updating k8s.io/api to point to v0.0.0-20201005155906-2c3c141c931c
Updating k8s.io/client-go to point to v0.0.0-20201016090248-021f61d7db12
Updating k8s.io/component-base to point to v0.0.0-20201004000625-609bde980a40
go.mod hasn't changed!
Resolving dependencies for Godeps.json generation
Remove redundant go.mod commits on-top of 82ec4eb608b835e3b01295e04b904cbf9708ab03.
Writing k8s.io/kubernetes commit lookup table to ../kube-commits-apiserver-master
Removing all local copies of origin and upstream tags.
Fetching tags from remote "upstream".
Fetching tags from remote "origin".
Computing mapping from kube commits to the local branch "master" at 82ec4eb608b835e3b01295e04b904cbf9708ab03 because "kubernetes-1.20.0-alpha.2" seems to be relevant.
Writing source->dest hash mapping to "../tag-apiserver-kubernetes-1.20.0-alpha.2-mapping"
Checking that dependencies point to the actual tags in apimachinery, api, client-go, component-base.
Checking out branch tag commit 8dc7971548234eb6700b52291a7dd817ddc8d323.
Updating go.mod and go.sum to point to v0.20.0-alpha.2 tag.
v0.20.0-alpha.2 for k8s.io/apimachinery is already packaged up.
Bumping k8s.io/apimachinery in go.mod to d4f471b82f0a17cda946aeba446770563f92114d.
v0.20.0-alpha.2 for k8s.io/api is already packaged up.
Bumping k8s.io/api in go.mod to b07131e15846c691611c152ed4bd86bc4b94dd48.
v0.20.0-alpha.2 for k8s.io/client-go is already packaged up.
Bumping k8s.io/client-go in go.mod to 5b4669787f9ad0c723f8e44f7cb003d3b8506286.
Packaging up v0.20.0-alpha.2 for k8s.io/component-base into go mod cache.
Bumping k8s.io/component-base in go.mod to d5feffc3d54a8444cea8b719a46063a51752ceac.
Completed running go mod tidy for v0.20.0-alpha.2.
Regenerating Godeps.json from go.mod.
Adding extra commit to update dependencies to v0.20.0-alpha.2 tag.
Tagging 45b4557f9a907afb9b3c04aabfdc01b8734d4e49 as "v0.20.0-alpha.2".
Tagging 45b4557f9a907afb9b3c04aabfdc01b8734d4e49 as "kubernetes-1.20.0-alpha.2".
Your branch is ahead of 'origin/master' by 7 commits.
(use "git push" to publish your local commits)
Creating .git/info/attributes file to override .gitattributes files.
Running garbage collection.
Fetching from origin.
Cleaning up checkout.
Switching to origin/master.
Fetching upstream changes.
Upstream branch upstream/master moved from '' to 'cd8b87f25a25a647eb5818dc42af4ac64448646b'. We have to sync.
88a78d76c7f3fb280bf98c48cb39ae80383242e6
Starting at existing master commit 88a78d76c7f3fb280bf98c48cb39ae80383242e6.
Branch 'upstream-branch' set up to track remote branch 'master' from 'upstream'.
Checked out source commit cd8b87f25a25a647eb5818dc42af4ac64448646b.
Rewriting upstream branch master to only include commits for staging/src/k8s.io/controller-manager.
Running git filter-branch ...
Checking out branch master.
Cherry-picking k8s.io/kubernetes single-commit ae8ce0d190eb07b7cc12096843932c7b4ff40f63: Move cmd/controller-manager to k8s.io/controller-manager and cloud specific configs to k8s.io/cloud-provider..
Cherry-picking source dropped-merge 1dff024e6449a98b6558c242b09e10f98efdb5ce: Merge pull request #91014 from cici37/apiConfig.
Looking up which commit in the master branch of k8s.io/api corresponds to k8s.io/kubernetes commit 1dff024e6449a98b6558c242b09e10f98efdb5ce.
Checking out k8s.io/api to 2c3c141c931c0ab1ce1396c3152c72852b3d37ee
Downloading go mod dependencies...
Pseudo version v0.0.0-20201005155906-2c3c141c931c is already packaged up.
Looking up which commit in the master branch of k8s.io/apimachinery corresponds to k8s.io/kubernetes commit 1dff024e6449a98b6558c242b09e10f98efdb5ce.
Checking out k8s.io/apimachinery to d4f471b82f0a17cda946aeba446770563f92114d
Downloading go mod dependencies...
Pseudo version v0.0.0-20201006035708-d4f471b82f0a is already packaged up.
Looking up which commit in the master branch of k8s.io/client-go corresponds to k8s.io/kubernetes commit 1dff024e6449a98b6558c242b09e10f98efdb5ce.
Checking out k8s.io/client-go to 5682372f35384ad502addfa244930da534af433b
Downloading go mod dependencies...
Pseudo version v0.0.0-20201007120136-5682372f3538 is already packaged up.
Looking up which commit in the master branch of k8s.io/component-base corresponds to k8s.io/kubernetes commit 1dff024e6449a98b6558c242b09e10f98efdb5ce.
Checking out k8s.io/component-base to 609bde980a40a3a2185c37ce09a94a3091fa785d
Downloading go mod dependencies...
Pseudo version v0.0.0-20201004000625-609bde980a40 is already packaged up.
Looking up which commit in the master branch of k8s.io/apiserver corresponds to k8s.io/kubernetes commit 1dff024e6449a98b6558c242b09e10f98efdb5ce.
Checking out k8s.io/apiserver to 8dc7971548234eb6700b52291a7dd817ddc8d323
Downloading go mod dependencies...
Packaging up pseudo version v0.0.0-20201004000915-8dc797154823 into go mod cache...
Updating k8s.io/api to point to v0.0.0-20201005155906-2c3c141c931c
Updating k8s.io/apimachinery to point to v0.0.0-20201006035708-d4f471b82f0a
Updating k8s.io/client-go to point to v0.0.0-20201007120136-5682372f3538
Updating k8s.io/component-base to point to v0.0.0-20201004000625-609bde980a40
Updating k8s.io/apiserver to point to v0.0.0-20201004000915-8dc797154823
Committing go.mod
Resolving dependencies for Godeps.json generation
Amending last merge with go.mod changes.
Fixing up go.mod after a complete sync
Looking up which commit in the master branch of k8s.io/api corresponds to k8s.io/kubernetes commit 1dff024e6449a98b6558c242b09e10f98efdb5ce.
Checking out k8s.io/api to 2c3c141c931c0ab1ce1396c3152c72852b3d37ee
Downloading go mod dependencies...
Pseudo version v0.0.0-20201005155906-2c3c141c931c is already packaged up.
Looking up which commit in the master branch of k8s.io/apimachinery corresponds to k8s.io/kubernetes commit 1dff024e6449a98b6558c242b09e10f98efdb5ce.
Checking out k8s.io/apimachinery to d4f471b82f0a17cda946aeba446770563f92114d
Downloading go mod dependencies...
Pseudo version v0.0.0-20201006035708-d4f471b82f0a is already packaged up.
Looking up which commit in the master branch of k8s.io/client-go corresponds to k8s.io/kubernetes commit 1dff024e6449a98b6558c242b09e10f98efdb5ce.
Checking out k8s.io/client-go to 5682372f35384ad502addfa244930da534af433b
Downloading go mod dependencies...
Pseudo version v0.0.0-20201007120136-5682372f3538 is already packaged up.
Looking up which commit in the master branch of k8s.io/component-base corresponds to k8s.io/kubernetes commit 1dff024e6449a98b6558c242b09e10f98efdb5ce.
Checking out k8s.io/component-base to 609bde980a40a3a2185c37ce09a94a3091fa785d
Downloading go mod dependencies...
Pseudo version v0.0.0-20201004000625-609bde980a40 is already packaged up.
Looking up which commit in the master branch of k8s.io/apiserver corresponds to k8s.io/kubernetes commit 1dff024e6449a98b6558c242b09e10f98efdb5ce.
Checking out k8s.io/apiserver to 8dc7971548234eb6700b52291a7dd817ddc8d323
Downloading go mod dependencies...
Pseudo version v0.0.0-20201004000915-8dc797154823 is already packaged up.
Updating k8s.io/api to point to v0.0.0-20201005155906-2c3c141c931c
Updating k8s.io/apimachinery to point to v0.0.0-20201006035708-d4f471b82f0a
Updating k8s.io/client-go to point to v0.0.0-20201007120136-5682372f3538
Updating k8s.io/component-base to point to v0.0.0-20201004000625-609bde980a40
Updating k8s.io/apiserver to point to v0.0.0-20201004000915-8dc797154823
go.mod hasn't changed!
Resolving dependencies for Godeps.json generation
Remove redundant go.mod commits on-top of 62c39ee8aa9f84dea469af6f5d2e1649d9419aa4.
Writing k8s.io/kubernetes commit lookup table to ../kube-commits-controller-manager-master
Removing all local copies of origin and upstream tags.
Fetching tags from remote "upstream".
Fetching tags from remote "origin".
Computing mapping from kube commits to the local branch "master" at 62c39ee8aa9f84dea469af6f5d2e1649d9419aa4 because "kubernetes-1.20.0-alpha.2" seems to be relevant.
Writing source->dest hash mapping to "../tag-controller-manager-kubernetes-1.20.0-alpha.2-mapping"
Checking that dependencies point to the actual tags in api, apimachinery, client-go, component-base, apiserver.
Checking out branch tag commit 88a78d76c7f3fb280bf98c48cb39ae80383242e6.
Updating go.mod and go.sum to point to v0.20.0-alpha.2 tag.
v0.20.0-alpha.2 for k8s.io/api is already packaged up.
Bumping k8s.io/api in go.mod to b07131e15846c691611c152ed4bd86bc4b94dd48.
v0.20.0-alpha.2 for k8s.io/apimachinery is already packaged up.
Bumping k8s.io/apimachinery in go.mod to d4f471b82f0a17cda946aeba446770563f92114d.
v0.20.0-alpha.2 for k8s.io/client-go is already packaged up.
Bumping k8s.io/client-go in go.mod to 5b4669787f9ad0c723f8e44f7cb003d3b8506286.
v0.20.0-alpha.2 for k8s.io/component-base is already packaged up.
Bumping k8s.io/component-base in go.mod to d5feffc3d54a8444cea8b719a46063a51752ceac.
Packaging up v0.20.0-alpha.2 for k8s.io/apiserver into go mod cache.
Bumping k8s.io/apiserver in go.mod to 45b4557f9a907afb9b3c04aabfdc01b8734d4e49.
Completed running go mod tidy for v0.20.0-alpha.2.
Regenerating Godeps.json from go.mod.
Adding extra commit to update dependencies to v0.20.0-alpha.2 tag.
Tagging 827a35b3868c6e2ccf28f821024aafb0d3a74bc0 as "v0.20.0-alpha.2".
Tagging 827a35b3868c6e2ccf28f821024aafb0d3a74bc0 as "kubernetes-1.20.0-alpha.2".
Your branch is ahead of 'origin/master' by 2 commits.
(use "git push" to publish your local commits)
Creating .git/info/attributes file to override .gitattributes files.
Running garbage collection.
Fetching from origin.
Cleaning up checkout.
Switching to origin/master.
Fetching upstream changes.
Upstream branch upstream/master moved from '' to 'cd8b87f25a25a647eb5818dc42af4ac64448646b'. We have to sync.
4529f1939bc10699cc9c247410981011d54b458f
Starting at existing master commit 4529f1939bc10699cc9c247410981011d54b458f.
Branch 'upstream-branch' set up to track remote branch 'master' from 'upstream'.
Checked out source commit cd8b87f25a25a647eb5818dc42af4ac64448646b.
Rewriting upstream branch master to only include commits for staging/src/k8s.io/cloud-provider.
Running git filter-branch ...
Checking out branch master.
Cherry-picking k8s.io/kubernetes branch-commit ae8ce0d190eb07b7cc12096843932c7b4ff40f63: Move cmd/controller-manager to k8s.io/controller-manager and cloud specific configs to k8s.io/cloud-provider..
Cherry-picking k8s.io/kubernetes branch-merge 1dff024e6449a98b6558c242b09e10f98efdb5ce: Merge pull request #91014 from cici37/apiConfig.
Looking up which commit in the master branch of k8s.io/api corresponds to k8s.io/kubernetes commit 1dff024e6449a98b6558c242b09e10f98efdb5ce.
Checking out k8s.io/api to 2c3c141c931c0ab1ce1396c3152c72852b3d37ee
Downloading go mod dependencies...
Pseudo version v0.0.0-20201005155906-2c3c141c931c is already packaged up.
Looking up which commit in the master branch of k8s.io/apimachinery corresponds to k8s.io/kubernetes commit 1dff024e6449a98b6558c242b09e10f98efdb5ce.
Checking out k8s.io/apimachinery to d4f471b82f0a17cda946aeba446770563f92114d
Downloading go mod dependencies...
Pseudo version v0.0.0-20201006035708-d4f471b82f0a is already packaged up.
Looking up which commit in the master branch of k8s.io/apiserver corresponds to k8s.io/kubernetes commit 1dff024e6449a98b6558c242b09e10f98efdb5ce.
Checking out k8s.io/apiserver to 8dc7971548234eb6700b52291a7dd817ddc8d323
Downloading go mod dependencies...
Pseudo version v0.0.0-20201004000915-8dc797154823 is already packaged up.
Looking up which commit in the master branch of k8s.io/client-go corresponds to k8s.io/kubernetes commit 1dff024e6449a98b6558c242b09e10f98efdb5ce.
Checking out k8s.io/client-go to 5682372f35384ad502addfa244930da534af433b
Downloading go mod dependencies...
Pseudo version v0.0.0-20201007120136-5682372f3538 is already packaged up.
Looking up which commit in the master branch of k8s.io/component-base corresponds to k8s.io/kubernetes commit 1dff024e6449a98b6558c242b09e10f98efdb5ce.
Checking out k8s.io/component-base to 609bde980a40a3a2185c37ce09a94a3091fa785d
Downloading go mod dependencies...
Pseudo version v0.0.0-20201004000625-609bde980a40 is already packaged up.
Looking up which commit in the master branch of k8s.io/controller-manager corresponds to k8s.io/kubernetes commit 1dff024e6449a98b6558c242b09e10f98efdb5ce.
Checking out k8s.io/controller-manager to 62c39ee8aa9f84dea469af6f5d2e1649d9419aa4
Downloading go mod dependencies...
Packaging up pseudo version v0.0.0-20201016091725-62c39ee8aa9f into go mod cache...
Updating k8s.io/api to point to v0.0.0-20201005155906-2c3c141c931c
Updating k8s.io/apimachinery to point to v0.0.0-20201006035708-d4f471b82f0a
Updating k8s.io/apiserver to point to v0.0.0-20201004000915-8dc797154823
Updating k8s.io/client-go to point to v0.0.0-20201007120136-5682372f3538
Updating k8s.io/component-base to point to v0.0.0-20201004000625-609bde980a40
Updating k8s.io/controller-manager to point to v0.0.0-20201016091725-62c39ee8aa9f
Committing go.mod
Resolving dependencies for Godeps.json generation
Amending last merge with go.mod changes.
Fixing up go.mod after a complete sync
Looking up which commit in the master branch of k8s.io/api corresponds to k8s.io/kubernetes commit 1dff024e6449a98b6558c242b09e10f98efdb5ce.
Checking out k8s.io/api to 2c3c141c931c0ab1ce1396c3152c72852b3d37ee
Downloading go mod dependencies...
Pseudo version v0.0.0-20201005155906-2c3c141c931c is already packaged up.
Looking up which commit in the master branch of k8s.io/apimachinery corresponds to k8s.io/kubernetes commit 1dff024e6449a98b6558c242b09e10f98efdb5ce.
Checking out k8s.io/apimachinery to d4f471b82f0a17cda946aeba446770563f92114d
Downloading go mod dependencies...
Pseudo version v0.0.0-20201006035708-d4f471b82f0a is already packaged up.
Looking up which commit in the master branch of k8s.io/apiserver corresponds to k8s.io/kubernetes commit 1dff024e6449a98b6558c242b09e10f98efdb5ce.
Checking out k8s.io/apiserver to 8dc7971548234eb6700b52291a7dd817ddc8d323
Downloading go mod dependencies...
Pseudo version v0.0.0-20201004000915-8dc797154823 is already packaged up.
Looking up which commit in the master branch of k8s.io/client-go corresponds to k8s.io/kubernetes commit 1dff024e6449a98b6558c242b09e10f98efdb5ce.
Checking out k8s.io/client-go to 5682372f35384ad502addfa244930da534af433b
Downloading go mod dependencies...
Pseudo version v0.0.0-20201007120136-5682372f3538 is already packaged up.
Looking up which commit in the master branch of k8s.io/component-base corresponds to k8s.io/kubernetes commit 1dff024e6449a98b6558c242b09e10f98efdb5ce.
Checking out k8s.io/component-base to 609bde980a40a3a2185c37ce09a94a3091fa785d
Downloading go mod dependencies...
Pseudo version v0.0.0-20201004000625-609bde980a40 is already packaged up.
Looking up which commit in the master branch of k8s.io/controller-manager corresponds to k8s.io/kubernetes commit 1dff024e6449a98b6558c242b09e10f98efdb5ce.
Checking out k8s.io/controller-manager to 62c39ee8aa9f84dea469af6f5d2e1649d9419aa4
Downloading go mod dependencies...
Pseudo version v0.0.0-20201016091725-62c39ee8aa9f is already packaged up.
Updating k8s.io/api to point to v0.0.0-20201005155906-2c3c141c931c
Updating k8s.io/apimachinery to point to v0.0.0-20201006035708-d4f471b82f0a
Updating k8s.io/apiserver to point to v0.0.0-20201004000915-8dc797154823
Updating k8s.io/client-go to point to v0.0.0-20201007120136-5682372f3538
Updating k8s.io/component-base to point to v0.0.0-20201004000625-609bde980a40
Updating k8s.io/controller-manager to point to v0.0.0-20201016091725-62c39ee8aa9f
go.mod hasn't changed!
Resolving dependencies for Godeps.json generation
Remove redundant go.mod commits on-top of 9dd27349d2e4390f258a69c0c0ea4018fdc2f0a4.
Writing k8s.io/kubernetes commit lookup table to ../kube-commits-cloud-provider-master
Removing all local copies of origin and upstream tags.
Fetching tags from remote "upstream".
Fetching tags from remote "origin".
Computing mapping from kube commits to the local branch "master" at 9dd27349d2e4390f258a69c0c0ea4018fdc2f0a4 because "kubernetes-1.20.0-alpha.2" seems to be relevant.
Writing source->dest hash mapping to "../tag-cloud-provider-kubernetes-1.20.0-alpha.2-mapping"
Checking that dependencies point to the actual tags in api, apimachinery, apiserver, client-go, component-base, controller-manager.
Checking out branch tag commit 4529f1939bc10699cc9c247410981011d54b458f.
Updating go.mod and go.sum to point to v0.20.0-alpha.2 tag.
v0.20.0-alpha.2 for k8s.io/api is already packaged up.
Bumping k8s.io/api in go.mod to b07131e15846c691611c152ed4bd86bc4b94dd48.
v0.20.0-alpha.2 for k8s.io/apimachinery is already packaged up.
Bumping k8s.io/apimachinery in go.mod to d4f471b82f0a17cda946aeba446770563f92114d.
v0.20.0-alpha.2 for k8s.io/apiserver is already packaged up.
Bumping k8s.io/apiserver in go.mod to 45b4557f9a907afb9b3c04aabfdc01b8734d4e49.
v0.20.0-alpha.2 for k8s.io/client-go is already packaged up.
Bumping k8s.io/client-go in go.mod to 5b4669787f9ad0c723f8e44f7cb003d3b8506286.
v0.20.0-alpha.2 for k8s.io/component-base is already packaged up.
Bumping k8s.io/component-base in go.mod to d5feffc3d54a8444cea8b719a46063a51752ceac.
Packaging up v0.20.0-alpha.2 for k8s.io/controller-manager into go mod cache.
Bumping k8s.io/controller-manager in go.mod to 827a35b3868c6e2ccf28f821024aafb0d3a74bc0.
Completed running go mod tidy for v0.20.0-alpha.2.
Regenerating Godeps.json from go.mod.
Adding extra commit to update dependencies to v0.20.0-alpha.2 tag.
Tagging 6a86f200a000c1e54b5846747cefe9f477df332d as "v0.20.0-alpha.2".
Tagging 6a86f200a000c1e54b5846747cefe9f477df332d as "kubernetes-1.20.0-alpha.2".
Your branch is ahead of 'origin/master' by 2 commits.
(use "git push" to publish your local commits)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment