Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📖 Updated v3 docs with the latest changes #3166

Merged
merged 209 commits into from
Jan 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
209 commits
Select commit Hold shift + click to select a range
3b1ccc2
Fix nil pointer in Finalizer example
sj14 Sep 22, 2022
75f1a28
Merge pull request #2960 from sj14/fix-nil-pointer
k8s-ci-robot Sep 22, 2022
abc4df9
:book: fix link for platform support
Sep 22, 2022
3d06aa3
Merge pull request #2961 from camilamacedo86/fix-doc-support
k8s-ci-robot Sep 22, 2022
f8e5d2b
update kubebuilder core dependencies for k8s 1.25
everettraven Sep 22, 2022
9191c0c
Merge pull request #2954 from everettraven/chore/main-k8s-1.25
k8s-ci-robot Sep 22, 2022
168150b
docs: notify deps install to build book
Kavinjsir Sep 22, 2022
fbd7497
Update controller-tools version (v0.9.2->v0.10.0)
oscr Sep 21, 2022
4ccb436
Merge pull request #2956 from oscr/controller-tools
camilamacedo86 Sep 23, 2022
eec9f37
Merge pull request #2962 from Kavinjsir/fix/build-docs
k8s-ci-robot Sep 23, 2022
12914ce
:bug: remove duplicate words and fix spelling mistakes
oscr Sep 23, 2022
91a1afa
Merge pull request #2964 from oscr/cleanup
k8s-ci-robot Sep 23, 2022
2c92224
:sparkles: update kubebuilder kubernetes version
oscr Sep 23, 2022
35dd082
Update the export path of webhook
Sep 24, 2022
caddba5
:book: fix broken links
oscr Sep 24, 2022
e424cb8
Merge pull request #2968 from oscr/fix-broken-link
k8s-ci-robot Sep 26, 2022
e5ced84
Merge pull request #2967 from yashsingh74/webhook-update
k8s-ci-robot Sep 26, 2022
7b86aee
Merge pull request #2966 from oscr/update-kubebuilder-cli
k8s-ci-robot Sep 26, 2022
d169c2b
fixing the kubebuilder install locally curl request
akoserwal Sep 27, 2022
d31e386
Merge pull request #2970 from akoserwal/fix-quick-start-guide
k8s-ci-robot Sep 28, 2022
9a6d8f0
add dependency bot updates
Sep 21, 2022
0fdbf4b
Merge pull request #2957 from camilamacedo86/dependency-bot-updates
k8s-ci-robot Sep 28, 2022
eaa27f8
:seedling: Bump actions/checkout from 2 to 3
dependabot[bot] Sep 28, 2022
7dc730f
:seedling: Bump actions/setup-go from 2 to 3
dependabot[bot] Sep 28, 2022
ead8ac6
:seedling: Bump goreleaser/goreleaser-action from 2 to 3
dependabot[bot] Sep 28, 2022
4b52a61
Bump github.com/spf13/afero from 1.6.0 to 1.9.2
dependabot[bot] Sep 28, 2022
b93b7c4
Bump github.com/onsi/gomega from 1.19.0 to 1.20.2
dependabot[bot] Sep 28, 2022
fae2973
Merge pull request #2972 from kubernetes-sigs/dependabot/github_actio…
k8s-ci-robot Sep 28, 2022
52ce06d
Merge pull request #2973 from kubernetes-sigs/dependabot/github_actio…
k8s-ci-robot Sep 28, 2022
e02c438
Merge pull request #2974 from kubernetes-sigs/dependabot/github_actio…
k8s-ci-robot Sep 28, 2022
99ee30e
Merge pull request #2976 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Sep 28, 2022
0a29ba5
Merge pull request #2978 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Sep 28, 2022
6ebfaea
Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
dependabot[bot] Sep 28, 2022
a231b73
Bump k8s.io/apimachinery from 0.25.0 to 0.25.2
dependabot[bot] Sep 28, 2022
a02f4f9
Merge pull request #2975 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Sep 28, 2022
61e3acc
Bump github.com/gobuffalo/flect from 0.2.5 to 0.3.0
dependabot[bot] Sep 28, 2022
58a88d8
Merge pull request #2977 from kubernetes-sigs/dependabot/go_modules/k…
k8s-ci-robot Sep 28, 2022
e4a0ca9
docs: describe e2e test towards plugin
Kavinjsir Sep 12, 2022
6b77d9c
Merge pull request #2979 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Sep 29, 2022
d7eae60
Merge pull request #2934 from Kavinjsir/docs/test-plugin
k8s-ci-robot Sep 29, 2022
a0da3bb
:seedling: remove WORKSPACE file commited by mistake
camilamacedo86 Sep 29, 2022
f5e0d94
Merge pull request #2981 from camilamacedo86/remove-worspace
k8s-ci-robot Sep 29, 2022
6776bd0
remove unused value
camilamacedo86 Oct 2, 2022
4ee9030
Merge pull request #2988 from camilamacedo86/fix-unused-value-bollerp…
camilamacedo86 Oct 2, 2022
6abb5f1
Bump github.com/spf13/cobra from 1.4.0 to 1.5.0
dependabot[bot] Oct 3, 2022
94f7262
Bump github.com/onsi/ginkgo/v2 from 2.1.6 to 2.2.0
dependabot[bot] Oct 3, 2022
e92be30
Merge pull request #2993 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Oct 5, 2022
d6f4ae0
Merge pull request #2994 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Oct 5, 2022
24cd032
Bump github.com/cloudflare/cfssl from 1.5.0 to 1.6.3
dependabot[bot] Oct 5, 2022
5298de6
Merge pull request #2995 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Oct 5, 2022
74094f1
update simple-external-plugin-tutorial
camilamacedo86 Oct 5, 2022
d5c3b61
Merge pull request #2996 from camilamacedo86/update-simple-external-p…
k8s-ci-robot Oct 5, 2022
f020b0b
update mdbook
camilamacedo86 Oct 5, 2022
ddb545d
Merge pull request #2997 from camilamacedo86/update-mdbook
camilamacedo86 Oct 5, 2022
2a05af0
:warning: remove config-gen alpha option
camilamacedo86 Oct 5, 2022
e5d7c2a
:book: clarifies plugins available and its usage
camilamacedo86 Oct 2, 2022
04a425e
Merge pull request #2989 from camilamacedo86/doc-plugin
k8s-ci-robot Oct 5, 2022
012838c
:book: update doc samples
camilamacedo86 Oct 2, 2022
2d908c5
Merge pull request #2990 from camilamacedo86/update-doc-samples
k8s-ci-robot Oct 5, 2022
45191ad
:sparkles: (go/v4-alpha) : update kustomize version from 4.5.5 to 4.5.7
camilamacedo86 Oct 5, 2022
9dd4fef
Merge pull request #3001 from camilamacedo86/update-kustomize
camilamacedo86 Oct 6, 2022
8069fa5
:sparkles: (grafana/v1-alpha) : add custom units for custom grafana d…
jkremser Oct 6, 2022
e34d00d
cleanup: cert-manager and prometheus installs into e2e tests
camilamacedo86 Oct 6, 2022
723e410
Apply suggestions from code review
camilamacedo86 Oct 7, 2022
2ba91df
Merge pull request #3004 from camilamacedo86/update-test
camilamacedo86 Oct 7, 2022
570446a
fixed bug for component-config flag
laxmikantbpandhare Oct 9, 2022
38ae383
Merge pull request #3010 from laxmikantbpandhare/master
k8s-ci-robot Oct 10, 2022
5cb534a
Make jmrodri and varsha admins
jmrodri Oct 10, 2022
42c7050
Merge pull request #3011 from jmrodri/add-to-admins
k8s-ci-robot Oct 10, 2022
9a98346
Merge pull request #2998 from camilamacedo86/remove-config-gen
pwittrock Oct 10, 2022
327df13
Bump github.com/onsi/gomega from 1.20.2 to 1.21.1
dependabot[bot] Oct 11, 2022
173f3e2
:book: Updating doc with Installation steps of cert-manager and prome…
yashsingh74 Oct 11, 2022
eff842a
🐛 : leader-elect arg scaffolded should be scaffolded when component c…
laxmikantbpandhare Oct 11, 2022
2fe590f
Update make build cmd with manifests
astraw99 Oct 16, 2022
169c743
Merge pull request #3014 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Oct 17, 2022
014b497
Bump github.com/spf13/cobra from 1.5.0 to 1.6.0
dependabot[bot] Oct 17, 2022
61611b2
Merge pull request #3024 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Oct 18, 2022
2bac12e
Bump golang.org/x/text from 0.3.7 to 0.4.0
dependabot[bot] Oct 18, 2022
8bd569d
Merge pull request #3026 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Oct 21, 2022
a25e174
:seeding: update CLI deps
camilamacedo86 Oct 21, 2022
cf154d6
Merge pull request #3029 from camilamacedo86/update-cli-deps
k8s-ci-robot Oct 22, 2022
5d59e40
Merge pull request #3020 from astraw99/update-make-manifests
k8s-ci-robot Oct 22, 2022
d166ad6
golangci-lint: add recommended revive checks to linter-settings but d…
oscr Oct 22, 2022
be94061
Improve rendering of the documentation
multani Oct 23, 2022
2035b6f
update cronjob to use batchv1 api
krishnaindani Oct 24, 2022
68bedfc
Merge pull request #3037 from multani/improve-doc
k8s-ci-robot Oct 24, 2022
52f1315
Merge pull request #3038 from krishnaindani/update-cronjob-api-version
k8s-ci-robot Oct 24, 2022
523907a
Merge pull request #3034 from oscr/add-recommended-revive-checks
k8s-ci-robot Oct 24, 2022
dc5bd18
Fix grammar in comment
seemiller Oct 24, 2022
dab7149
Enable revive unused-parameter check and fix findings
oscr Oct 24, 2022
c15cf19
Bump github.com/onsi/ginkgo/v2 from 2.3.1 to 2.4.0
dependabot[bot] Oct 24, 2022
649ef61
Bump github.com/spf13/cobra from 1.6.0 to 1.6.1
dependabot[bot] Oct 24, 2022
cac77c3
Merge pull request #3042 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Oct 25, 2022
a726856
Update github workflow to use same golangci-lint minor version as Mak…
oscr Oct 25, 2022
2a0133c
Merge pull request #3040 from oscr/enable-revive-unused-parameter
k8s-ci-robot Oct 25, 2022
6af8e88
Merge pull request #3041 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Oct 25, 2022
b1087a7
Merge pull request #3039 from seemiller/patch-1
k8s-ci-robot Oct 25, 2022
e4e7f70
Merge pull request #3043 from oscr/update-linter-in-github-workflow
k8s-ci-robot Oct 25, 2022
057f627
fix docker buildx args
mikelsid Oct 26, 2022
c73d4d5
Merge pull request #3046 from mikelsid/master
k8s-ci-robot Oct 26, 2022
0b36d0c
🐛 (kustomize/v2-alpha): Fix typo issue in the labels added to the man…
h0tbird Oct 26, 2022
473be14
Add KB project git-repo and edit icons
astraw99 Oct 27, 2022
55034be
Add doc FAQ section
astraw99 Oct 25, 2022
0cf3280
Merge pull request #3050 from astraw99/ftr-add-git-icon
k8s-ci-robot Oct 27, 2022
5f51f1d
Merge pull request #3044 from astraw99/ftr-add-faq
k8s-ci-robot Oct 27, 2022
637f85a
docs: supplement plugin creation
Kavinjsir Oct 7, 2022
49b863d
Update joelanford/go-apidiff (v0.4.0 -> v0.5.0)
oscr Oct 29, 2022
69b64ae
Merge pull request #3051 from oscr/update-apidiff
k8s-ci-robot Oct 30, 2022
f297975
Bump github.com/onsi/gomega from 1.22.1 to 1.23.0
dependabot[bot] Oct 31, 2022
8dfecb9
Merge pull request #3008 from Kavinjsir/docs/external-plugin
k8s-ci-robot Nov 1, 2022
15bd05e
Merge pull request #3053 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Nov 1, 2022
3b6ec86
Bump github.com/onsi/gomega from 1.23.0 to 1.24.0
dependabot[bot] Nov 7, 2022
59a59ba
Merge pull request #3064 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Nov 10, 2022
f59d6c3
Bump github.com/onsi/ginkgo/v2 from 2.4.0 to 2.5.0
dependabot[bot] Nov 10, 2022
6f1f8c4
Merge pull request #3063 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Nov 11, 2022
39443ab
Bump github.com/spf13/afero from 1.9.2 to 1.9.3
dependabot[bot] Nov 14, 2022
7036a6b
Bump golang.org/x/tools from 0.2.0 to 0.3.0
dependabot[bot] Nov 14, 2022
fc538cf
Merge pull request #3070 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Nov 14, 2022
766db4a
Merge pull request #3071 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Nov 14, 2022
4e2983a
Bump github.com/onsi/gomega from 1.24.0 to 1.24.1
dependabot[bot] Nov 14, 2022
2ea935f
fix typo in Makefile
ebiiim Nov 15, 2022
e41da7e
Merge pull request #3072 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Nov 16, 2022
bff13b2
Merge pull request #3073 from ebiiim/fix-typo
k8s-ci-robot Nov 16, 2022
6cbdc16
:sparkles: add version check for makefile template tools (#3077)
coriaedu Nov 16, 2022
84938f0
fix unexpected end of file error in makefiles
Nov 16, 2022
89f58d3
Merge pull request #3079 from coriaedu/fix-end-of-file-error-in-makefile
k8s-ci-robot Nov 16, 2022
8fcc643
:sparkles: Add go/v4 base and migration guide
camilamacedo86 Oct 22, 2022
920b923
Update docs/book/src/plugins/go-v4-plugin.md
camilamacedo86 Nov 18, 2022
89026b7
Update docs/book/src/migration/legacy.md
camilamacedo86 Nov 18, 2022
aa90d6b
Update docs/book/src/migration/manually_migration_guide_gov3_to_gov4.md
camilamacedo86 Nov 18, 2022
9cc0c3f
Update docs/book/src/migration/manually_migration_guide_gov3_to_gov4.md
camilamacedo86 Nov 18, 2022
00dfad7
Update docs/book/src/migration/manually_migration_guide_gov3_to_gov4.md
camilamacedo86 Nov 18, 2022
1f099ea
Merge pull request #3032 from camilamacedo86/go-v4-base
k8s-ci-robot Nov 18, 2022
c8be469
(go/v3,go/v4-alpha): Upgrade controller-runtime version from 1.13.0 t…
camilamacedo86 Nov 18, 2022
eddf0ad
Merge pull request #3085 from camilamacedo86/bump-controller-runtime
camilamacedo86 Nov 21, 2022
a6b1f8c
📖 : suggest specify plugin for pr
Kavinjsir Nov 21, 2022
0e22096
Merge pull request #3096 from Kavinjsir/docs/commit-format
k8s-ci-robot Nov 21, 2022
55129b9
Bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1
dependabot[bot] Nov 22, 2022
43faac7
docs: fix typo in the component config tutorial
andreasgerstmayr Nov 22, 2022
5e2b056
Merge pull request #3098 from andreasgerstmayr/fix-typo
k8s-ci-robot Nov 22, 2022
972dc6e
🌱: refact testdata
Kavinjsir Nov 19, 2022
4fefbf7
Merge pull request #3086 from Kavinjsir/ci/refact-e2e-test
k8s-ci-robot Nov 22, 2022
051b05a
Merge pull request #3097 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Nov 22, 2022
407b9fe
✨ (kustomize/v2-alpha): add kustomize file to track crd sample info
Kavinjsir Nov 17, 2022
136f6ce
Merge pull request #3084 from Kavinjsir/feat/kustomize-sample
k8s-ci-robot Nov 23, 2022
787b588
add action to lint yaml
everettraven Nov 14, 2022
346896e
update yamllint to now be run via Makefile
everettraven Nov 23, 2022
feb0c54
run yamllint target as part of lint target
everettraven Nov 23, 2022
758ab61
add yamllint job back as the lint job only runs golangci-lint
everettraven Nov 23, 2022
777fd27
bump proxy image
camilamacedo86 Nov 23, 2022
3ad1c7e
fix: Remove trailing space making yamllint fail on new project
erikgb Nov 26, 2022
c1d56e5
Merge pull request #3099 from camilamacedo86/kube-rbac-proxy
k8s-ci-robot Nov 26, 2022
cc703b2
Merge pull request #3101 from erikgb/fix/remove-yaml-trailing-space
k8s-ci-robot Nov 26, 2022
e615d6a
(kustomize/v2-alpha): change kustomization file to track samples to u…
camilamacedo86 Nov 26, 2022
ce42706
Merge pull request #3102 from camilamacedo86/fix-kust
camilamacedo86 Nov 28, 2022
3044376
Merge pull request #3069 from everettraven/actions/yamllint
k8s-ci-robot Nov 28, 2022
24846f3
(deployimage/v1-alpha): fix error to scaffold go/v4-alpha projects
camilamacedo86 Nov 29, 2022
432a727
Merge pull request #3104 from camilamacedo86/fix-deploy
k8s-ci-robot Dec 1, 2022
4833ccc
Replace restricted-access ComponentConfig design doc link with the pu…
mresvanis Dec 2, 2022
184ff74
Merge pull request #3108 from mresvanis/replace-restricted-component-…
k8s-ci-robot Dec 2, 2022
6203012
Bump golang.org/x/text from 0.4.0 to 0.5.0
dependabot[bot] Dec 5, 2022
c823f2a
Merge pull request #3113 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Dec 6, 2022
7e2d018
fix lint issue
camilamacedo86 Dec 6, 2022
70f21e4
Merge pull request #3115 from camilamacedo86/fix-lint
k8s-ci-robot Dec 6, 2022
880e827
🌱 Change testdata suffix and regenerate samples (#3111)
jason1028kr Dec 8, 2022
fd0325a
book: add details rbac doc in tutorial
qingwave Dec 9, 2022
3adb0d3
Merge pull request #3120 from qingwave/rbac-doc
k8s-ci-robot Dec 9, 2022
d385fee
improve golang/v3/v4 README template
mdb Dec 12, 2022
b977e1e
run 'make generate'
mdb Dec 12, 2022
b5d6442
Bump golang.org/x/tools from 0.3.0 to 0.4.0
dependabot[bot] Dec 12, 2022
8a873b1
Bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.0
dependabot[bot] Dec 12, 2022
5266844
Update envtest.md
neufeldtech Dec 14, 2022
ae21e66
Merge pull request #3125 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Dec 15, 2022
d23c254
Merge pull request #3122 from mdb/improve-readme-template
k8s-ci-robot Dec 15, 2022
ece2ea9
Merge pull request #3124 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Dec 15, 2022
3c42286
Merge pull request #3128 from neufeldtech/patch-1
k8s-ci-robot Dec 15, 2022
9ef038b
Update SUMMARY.md
chinu-anand Dec 18, 2022
58e39f7
Merge pull request #3131 from chinu-anand/master
k8s-ci-robot Dec 18, 2022
a99b151
📖 Making section on envtest limitations visible in Master (#3123)
ShivamTyagi12345 Dec 18, 2022
a1509d9
:seedling: Bump goreleaser/goreleaser-action from 3 to 4
dependabot[bot] Dec 19, 2022
f1a0083
Bump github.com/onsi/ginkgo/v2 from 2.6.0 to 2.6.1
dependabot[bot] Dec 19, 2022
248fe91
fix: Fix "Available Plugins" link
tan-i-ham Dec 30, 2022
221ebc6
Merge pull request #3132 from kubernetes-sigs/dependabot/github_actio…
k8s-ci-robot Dec 31, 2022
4c112e9
Merge pull request #3133 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Dec 31, 2022
e118741
Merge pull request #3140 from tan-i-ham/fix/#3138
k8s-ci-robot Dec 31, 2022
3b9fec5
Bump github.com/onsi/gomega from 1.24.1 to 1.24.2
dependabot[bot] Dec 31, 2022
bc644f0
✨ warning comment on PROJECT file (#3137)
jason1028kr Dec 31, 2022
5098f75
Merge pull request #3134 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Dec 31, 2022
e2c0c50
docs: added missing shell argument to autocompletion snippet
GabriFedi97 Jan 3, 2023
d38d743
:seedling: update license date
camilamacedo86 Jan 8, 2023
ac6e6d2
Merge pull request #3146 from camilamacedo86/update-license-date
k8s-ci-robot Jan 8, 2023
afce6a0
⚠️ go/v4-alpha: change the layout to follow Golang Standards (#2985)
camilamacedo86 Jan 9, 2023
94211ef
Merge branch 'kubernetes-sigs:master' into master
GabriFedi97 Jan 9, 2023
e18e7cc
Merge pull request #3143 from GabriFedi97/master
k8s-ci-robot Jan 9, 2023
8e769c7
fix-missing dashes infront of plugins
Sijoma Jan 10, 2023
74ecc86
:doc: cleanup info and code regards legacy actions using GCP to build…
camilamacedo86 Jan 13, 2023
3ce1d56
:sparkles: upgrade k8s from 1.25 to 1.26 (#3147)
camilamacedo86 Jan 14, 2023
191feaa
Bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0
dependabot[bot] Jan 14, 2023
7683218
Bump golang.org/x/text from 0.5.0 to 0.6.0
dependabot[bot] Jan 14, 2023
63524e6
Merge pull request #3148 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Jan 14, 2023
298f7a7
Bump golang.org/x/tools from 0.4.0 to 0.5.0
dependabot[bot] Jan 14, 2023
6ff1023
:book: fix typo in curl command (#3156)
guettli Jan 14, 2023
6fc53b1
Merge pull request #3150 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Jan 14, 2023
0b16814
Merge pull request #3153 from Sijoma/patch-1
k8s-ci-robot Jan 14, 2023
dcc7e2e
Bump github.com/gobuffalo/flect from 0.3.0 to 1.0.0
dependabot[bot] Jan 14, 2023
caa4a8b
Merge pull request #3151 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Jan 14, 2023
9f8c026
Merge pull request #3149 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot Jan 14, 2023
26f605e
Merge pull request #3157 from camilamacedo86/clean-release-info
k8s-ci-robot Jan 16, 2023
f5faef7
Merge branch 'master' into book-v3
camilamacedo86 Jan 16, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
go-version: '~1.19'
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v3
uses: goreleaser/goreleaser-action@v4
with:
version: v1.11.2
args: release -f ./build/.goreleaser.yml --rm-dist
Expand Down
9 changes: 2 additions & 7 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,13 +86,8 @@ The releases occur in an account in the Google Cloud (See [here](https://console

### To build the Kubebuilder CLI binaries:

A trigger `build-kb-release` is configured to call [build/cloudbuild.yaml](build/cloudbuild.yaml).
This trigger will be executed when any new tag be published.
The tags must be built from the release branch (Currently, `release-3`).

Also, we have a trigger to generate snapshots builds from the master branch.
This trigger will call [build/cloudbuild_snapshot.yaml](build/cloudbuild_snapshot.yaml)
when any change needs to be performed on master.
A trigger GitHub action [release](.github/workflows/release.yml) is trigged when a new tag is pushed.
This action will caall the job [./build/.goreleaser.yml](./build/.goreleaser.yml).

### To build the Kubebuilder-tools: (Artifacts required to use ENV TEST)

Expand Down
2 changes: 1 addition & 1 deletion build/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ builds:
- darwin_amd64
- darwin_arm64
env:
- KUBERNETES_VERSION=1.25.0
- KUBERNETES_VERSION=1.26.0
- CGO_ENABLED=0

# Only binaries of the form "kubebuilder_${goos}_${goarch}" will be released.
Expand Down
111 changes: 0 additions & 111 deletions build/build_kubebuilder.sh

This file was deleted.

47 changes: 0 additions & 47 deletions build/cloudbuild.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions build/cloudbuild_local.yaml

This file was deleted.

48 changes: 0 additions & 48 deletions build/cloudbuild_snapshot.yaml

This file was deleted.

4 changes: 2 additions & 2 deletions docs/book/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@

[Architecture](./architecture.md)

[FAQ](./faq.md)

---

- [Tutorial: Building CronJob](cronjob-tutorial/cronjob-tutorial.md)
Expand Down Expand Up @@ -134,6 +132,8 @@

---

[FAQ](./faq.md)

[Appendix: The TODO Landing Page](./TODO.md)

[plugins]: ./plugins/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Image URL to use all building/pushing image targets
IMG ?= controller:latest
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
ENVTEST_K8S_VERSION = 1.25.0
ENVTEST_K8S_VERSION = 1.26.0

# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
ifeq (,$(shell go env GOBIN))
Expand Down
10 changes: 10 additions & 0 deletions docs/book/src/cronjob-tutorial/testdata/emptycontroller.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,16 @@ needed to run. As we add more functionality, we'll need to revisit these.
// +kubebuilder:rbac:groups=batch.tutorial.kubebuilder.io,resources=cronjobs,verbs=get;list;watch;create;update;patch;delete
// +kubebuilder:rbac:groups=batch.tutorial.kubebuilder.io,resources=cronjobs/status,verbs=get;update;patch

/*
The `ClusterRole` manifest at `config/rbac/role.yaml` is generated from the above markers via controller-gen with the following command:
*/

// make manifests

/*
NOTE: If you receive an error, please run the specified command in the error and re-run `make manifests`.
*/

/*
`Reconcile` actually performs the reconciling for a single named object.
Our [Request](https://pkg.go.dev/sigs.k8s.io/controller-runtime/pkg/reconcile?tab=doc#Request) just has a name, but we can use the client to fetch
Expand Down
Loading