Skip to content

Commit 5e86149

Browse files
authored
Merge pull request #27609 from jihoon-seo/210419_Fix_bugs_in_setup/release/notes.md
Fix bugs in setup/release/notes.md (#27606)
2 parents 290dc26 + 69dd10b commit 5e86149

File tree

1 file changed

+2
-91
lines changed

1 file changed

+2
-91
lines changed

content/en/docs/setup/release/notes.md

Lines changed: 2 additions & 91 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ card:
1919

2020
## Downloads for v1.21.0
2121

22+
### Source Code
23+
2224
filename | sha512 hash
2325
-------- | -----------
2426
[kubernetes.tar.gz](https://dl.k8s.io/v1.21.0/kubernetes.tar.gz) | `19bb76a3fa5ce4b9f043b2a3a77c32365ab1fcb902d8dd6678427fb8be8f49f64a5a03dc46aaef9c7dadee05501cf83412eda46f0edacbb8fc1ed0bf5fb79142`
@@ -62,12 +64,6 @@ filename | sha512 hash
6264

6365
## Changelog since v1.20.0
6466

65-
# Release notes for v1.21.0-rc.0
66-
67-
[Documentation](https://docs.k8s.io/docs/home)
68-
69-
# Changelog since v1.20.0
70-
7167
## What's New (Major Themes)
7268

7369
### Deprecation of PodSecurityPolicy
@@ -554,91 +550,6 @@ The feature gate currently falls back to the default behavior in most cases. Ena
554550
- sigs.k8s.io/kustomize: v2.0.3+incompatible
555551

556552

557-
## Dependencies
558-
559-
### Added
560-
- github.com/go-errors/errors: [v1.0.1](https://github.com/go-errors/errors/tree/v1.0.1)
561-
- github.com/gobuffalo/here: [v0.6.0](https://github.com/gobuffalo/here/tree/v0.6.0)
562-
- github.com/google/shlex: [e7afc7f](https://github.com/google/shlex/tree/e7afc7f)
563-
- github.com/markbates/pkger: [v0.17.1](https://github.com/markbates/pkger/tree/v0.17.1)
564-
- github.com/moby/spdystream: [v0.2.0](https://github.com/moby/spdystream/tree/v0.2.0)
565-
- github.com/monochromegane/go-gitignore: [205db1a](https://github.com/monochromegane/go-gitignore/tree/205db1a)
566-
- github.com/niemeyer/pretty: [a10e7ca](https://github.com/niemeyer/pretty/tree/a10e7ca)
567-
- github.com/xlab/treeprint: [a009c39](https://github.com/xlab/treeprint/tree/a009c39)
568-
- go.starlark.net: 8dd3e2e
569-
- golang.org/x/term: 6a3ed07
570-
- sigs.k8s.io/kustomize/api: v0.8.5
571-
- sigs.k8s.io/kustomize/cmd/config: v0.9.7
572-
- sigs.k8s.io/kustomize/kustomize/v4: v4.0.5
573-
- sigs.k8s.io/kustomize/kyaml: v0.10.15
574-
575-
### Changed
576-
- dmitri.shuralyov.com/gpu/mtl: 666a987 → 28db891
577-
- github.com/Azure/go-autorest/autorest: [v0.11.1 → v0.11.12](https://github.com/Azure/go-autorest/autorest/compare/v0.11.1...v0.11.12)
578-
- github.com/NYTimes/gziphandler: [56545f4 → v1.1.1](https://github.com/NYTimes/gziphandler/compare/56545f4...v1.1.1)
579-
- github.com/cilium/ebpf: [1c8d4c9 → v0.2.0](https://github.com/cilium/ebpf/compare/1c8d4c9...v0.2.0)
580-
- github.com/container-storage-interface/spec: [v1.2.0 → v1.3.0](https://github.com/container-storage-interface/spec/compare/v1.2.0...v1.3.0)
581-
- github.com/containerd/console: [v1.0.0 → v1.0.1](https://github.com/containerd/console/compare/v1.0.0...v1.0.1)
582-
- github.com/containerd/containerd: [v1.4.1 → v1.4.4](https://github.com/containerd/containerd/compare/v1.4.1...v1.4.4)
583-
- github.com/coredns/corefile-migration: [v1.0.10 → v1.0.11](https://github.com/coredns/corefile-migration/compare/v1.0.10...v1.0.11)
584-
- github.com/creack/pty: [v1.1.7 → v1.1.11](https://github.com/creack/pty/compare/v1.1.7...v1.1.11)
585-
- github.com/docker/docker: [bd33bbf → v20.10.2+incompatible](https://github.com/docker/docker/compare/bd33bbf...v20.10.2)
586-
- github.com/go-logr/logr: [v0.2.0 → v0.4.0](https://github.com/go-logr/logr/compare/v0.2.0...v0.4.0)
587-
- github.com/go-openapi/spec: [v0.19.3 → v0.19.5](https://github.com/go-openapi/spec/compare/v0.19.3...v0.19.5)
588-
- github.com/go-openapi/strfmt: [v0.19.3 → v0.19.5](https://github.com/go-openapi/strfmt/compare/v0.19.3...v0.19.5)
589-
- github.com/go-openapi/validate: [v0.19.5 → v0.19.8](https://github.com/go-openapi/validate/compare/v0.19.5...v0.19.8)
590-
- github.com/gogo/protobuf: [v1.3.1 → v1.3.2](https://github.com/gogo/protobuf/compare/v1.3.1...v1.3.2)
591-
- github.com/golang/mock: [v1.4.1 → v1.4.4](https://github.com/golang/mock/compare/v1.4.1...v1.4.4)
592-
- github.com/google/cadvisor: [v0.38.5 → v0.39.0](https://github.com/google/cadvisor/compare/v0.38.5...v0.39.0)
593-
- github.com/heketi/heketi: [c2e2a4a → v10.2.0+incompatible](https://github.com/heketi/heketi/compare/c2e2a4a...v10.2.0)
594-
- github.com/kisielk/errcheck: [v1.2.0 → v1.5.0](https://github.com/kisielk/errcheck/compare/v1.2.0...v1.5.0)
595-
- github.com/konsorten/go-windows-terminal-sequences: [v1.0.3 → v1.0.2](https://github.com/konsorten/go-windows-terminal-sequences/compare/v1.0.3...v1.0.2)
596-
- github.com/kr/text: [v0.1.0 → v0.2.0](https://github.com/kr/text/compare/v0.1.0...v0.2.0)
597-
- github.com/mattn/go-runewidth: [v0.0.2 → v0.0.7](https://github.com/mattn/go-runewidth/compare/v0.0.2...v0.0.7)
598-
- github.com/miekg/dns: [v1.1.4 → v1.1.35](https://github.com/miekg/dns/compare/v1.1.4...v1.1.35)
599-
- github.com/moby/sys/mountinfo: [v0.1.3 → v0.4.0](https://github.com/moby/sys/mountinfo/compare/v0.1.3...v0.4.0)
600-
- github.com/moby/term: [672ec06 → df9cb8a](https://github.com/moby/term/compare/672ec06...df9cb8a)
601-
- github.com/mrunalp/fileutils: [abd8a0e → v0.5.0](https://github.com/mrunalp/fileutils/compare/abd8a0e...v0.5.0)
602-
- github.com/olekukonko/tablewriter: [a0225b3 → v0.0.4](https://github.com/olekukonko/tablewriter/compare/a0225b3...v0.0.4)
603-
- github.com/opencontainers/runc: [v1.0.0-rc92 → v1.0.0-rc93](https://github.com/opencontainers/runc/compare/v1.0.0-rc92...v1.0.0-rc93)
604-
- github.com/opencontainers/runtime-spec: [4d89ac9 → e6143ca](https://github.com/opencontainers/runtime-spec/compare/4d89ac9...e6143ca)
605-
- github.com/opencontainers/selinux: [v1.6.0 → v1.8.0](https://github.com/opencontainers/selinux/compare/v1.6.0...v1.8.0)
606-
- github.com/sergi/go-diff: [v1.0.0 → v1.1.0](https://github.com/sergi/go-diff/compare/v1.0.0...v1.1.0)
607-
- github.com/sirupsen/logrus: [v1.6.0 → v1.7.0](https://github.com/sirupsen/logrus/compare/v1.6.0...v1.7.0)
608-
- github.com/syndtr/gocapability: [d983527 → 42c35b4](https://github.com/syndtr/gocapability/compare/d983527...42c35b4)
609-
- github.com/willf/bitset: [d5bec33 → v1.1.11](https://github.com/willf/bitset/compare/d5bec33...v1.1.11)
610-
- github.com/yuin/goldmark: [v1.1.27 → v1.2.1](https://github.com/yuin/goldmark/compare/v1.1.27...v1.2.1)
611-
- golang.org/x/crypto: 7f63de1 → 5ea612d
612-
- golang.org/x/exp: 6cc2880 → 85be41e
613-
- golang.org/x/mobile: d2bd2a2 → e6ae53a
614-
- golang.org/x/mod: v0.3.0 → ce943fd
615-
- golang.org/x/net: 69a7880 → 3d97a24
616-
- golang.org/x/sync: cd5d95a → 67f06af
617-
- golang.org/x/sys: 5cba982 → a50acf3
618-
- golang.org/x/time: 3af7569 → f8bda1e
619-
- golang.org/x/tools: c1934b7 → v0.1.0
620-
- gopkg.in/check.v1: 41f04d3 → 8fa4692
621-
- gopkg.in/yaml.v2: v2.2.8 → v2.4.0
622-
- gotest.tools/v3: v3.0.2 → v3.0.3
623-
- k8s.io/gengo: 83324d8 → b6c5ce2
624-
- k8s.io/klog/v2: v2.4.0 → v2.8.0
625-
- k8s.io/kube-openapi: d219536 → 591a79e
626-
- k8s.io/system-validators: v1.2.0 → v1.4.0
627-
- sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.14 → v0.0.15
628-
- sigs.k8s.io/structured-merge-diff/v4: v4.0.2 → v4.1.0
629-
630-
### Removed
631-
- github.com/codegangsta/negroni: [v1.0.0](https://github.com/codegangsta/negroni/tree/v1.0.0)
632-
- github.com/docker/spdystream: [449fdfc](https://github.com/docker/spdystream/tree/449fdfc)
633-
- github.com/golangplus/bytes: [45c989f](https://github.com/golangplus/bytes/tree/45c989f)
634-
- github.com/golangplus/fmt: [2a5d6d7](https://github.com/golangplus/fmt/tree/2a5d6d7)
635-
- github.com/gorilla/context: [v1.1.1](https://github.com/gorilla/context/tree/v1.1.1)
636-
- github.com/kr/pty: [v1.1.5](https://github.com/kr/pty/tree/v1.1.5)
637-
- rsc.io/quote/v3: v3.1.0
638-
- rsc.io/sampler: v1.3.0
639-
- sigs.k8s.io/kustomize: v2.0.3+incompatible
640-
641-
642553

643554
# v1.21.0-rc.0
644555

0 commit comments

Comments
 (0)