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

📖 Update docs for release 3.8.0 #3109

Merged
merged 161 commits into from
Dec 6, 2022
Merged

📖 Update docs for release 3.8.0 #3109

merged 161 commits into from
Dec 6, 2022

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    3b1ccc2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2960 from sj14/fix-nil-pointer

    📖 Fix nil pointer in Finalizer example
    k8s-ci-robot committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    75f1a28 View commit details
    Browse the repository at this point in the history
  3. 📖 fix link for platform support

    Camila Macedo committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    abc4df9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2961 from camilamacedo86/fix-doc-support

    📖 fix link for platform support
    k8s-ci-robot committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    3d06aa3 View commit details
    Browse the repository at this point in the history
  5. update kubebuilder core dependencies for k8s 1.25

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    f8e5d2b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2954 from everettraven/chore/main-k8s-1.25

    🌱 update kubebuilder core dependencies for k8s 1.25
    k8s-ci-robot committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    9191c0c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    168150b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fbd7497 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Merge pull request #2956 from oscr/controller-tools

    ✨ Update controller-tools version (v0.9.2->v0.10.0)
    camilamacedo86 committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    4ccb436 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2962 from Kavinjsir/fix/build-docs

    📖: notify `controller-gen` installation for building book
    k8s-ci-robot committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    eec9f37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12914ce View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2964 from oscr/cleanup

    🐛 remove duplicate words and fix spelling mistakes
    k8s-ci-robot committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    91a1afa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c92224 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. Update the export path of webhook

    Yash Singh committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    35dd082 View commit details
    Browse the repository at this point in the history
  2. 📖 fix broken links

    oscr committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    caddba5 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Merge pull request #2968 from oscr/fix-broken-link

    📖 fix broken links
    k8s-ci-robot committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    e424cb8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2967 from yashsingh74/webhook-update

    📖 Updated the docs with the export keyword to enable the webhook.
    k8s-ci-robot committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    e5ced84 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2966 from oscr/update-kubebuilder-cli

    ✨ update kubebuilder cli kubernetes version
    k8s-ci-robot committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    7b86aee View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

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

Commits on Sep 28, 2022

  1. Merge pull request #2970 from akoserwal/fix-quick-start-guide

    🐛 (:bug:): bugfix fixing the kubebuilder install locally curl request
    k8s-ci-robot committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    d31e386 View commit details
    Browse the repository at this point in the history
  2. add dependency bot updates

    Camila Macedo authored and camila De o macedo committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    9a6d8f0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2957 from camilamacedo86/dependency-bot-updates

    🌱 add dependency bot updates
    k8s-ci-robot committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    0fdbf4b View commit details
    Browse the repository at this point in the history
  4. 🌱 Bump actions/checkout from 2 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    eaa27f8 View commit details
    Browse the repository at this point in the history
  5. 🌱 Bump actions/setup-go from 2 to 3

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    7dc730f View commit details
    Browse the repository at this point in the history
  6. 🌱 Bump goreleaser/goreleaser-action from 2 to 3

    Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 3.
    - [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
    - [Commits](goreleaser/goreleaser-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: goreleaser/goreleaser-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    ead8ac6 View commit details
    Browse the repository at this point in the history
  7. Bump github.com/spf13/afero from 1.6.0 to 1.9.2

    Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.6.0 to 1.9.2.
    - [Release notes](https://github.com/spf13/afero/releases)
    - [Commits](spf13/afero@v1.6.0...v1.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/afero
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    4b52a61 View commit details
    Browse the repository at this point in the history
  8. Bump github.com/onsi/gomega from 1.19.0 to 1.20.2

    Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.19.0 to 1.20.2.
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.19.0...v1.20.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/gomega
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    b93b7c4 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2972 from kubernetes-sigs/dependabot/github_actio…

    …ns/actions/checkout-3
    
    🌱 Bump actions/checkout from 2 to 3
    k8s-ci-robot committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    fae2973 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2973 from kubernetes-sigs/dependabot/github_actio…

    …ns/actions/setup-go-3
    
    🌱 Bump actions/setup-go from 2 to 3
    k8s-ci-robot committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    52ce06d View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2974 from kubernetes-sigs/dependabot/github_actio…

    …ns/goreleaser/goreleaser-action-3
    
    🌱 Bump goreleaser/goreleaser-action from 2 to 3
    k8s-ci-robot committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    e02c438 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2976 from kubernetes-sigs/dependabot/go_modules/g…

    …ithub.com/spf13/afero-1.9.2
    
    🌱 Bump github.com/spf13/afero from 1.6.0 to 1.9.2
    k8s-ci-robot committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    99ee30e View commit details
    Browse the repository at this point in the history
  13. Merge pull request #2978 from kubernetes-sigs/dependabot/go_modules/g…

    …ithub.com/onsi/gomega-1.20.2
    
    🌱 Bump github.com/onsi/gomega from 1.19.0 to 1.20.2
    k8s-ci-robot committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    0a29ba5 View commit details
    Browse the repository at this point in the history
  14. Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0

    Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0.
    - [Release notes](https://github.com/sirupsen/logrus/releases)
    - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
    - [Commits](sirupsen/logrus@v1.8.1...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/sirupsen/logrus
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    6ebfaea View commit details
    Browse the repository at this point in the history
  15. Bump k8s.io/apimachinery from 0.25.0 to 0.25.2

    Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.25.0 to 0.25.2.
    - [Release notes](https://github.com/kubernetes/apimachinery/releases)
    - [Commits](kubernetes/apimachinery@v0.25.0...v0.25.2)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/apimachinery
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    a231b73 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #2975 from kubernetes-sigs/dependabot/go_modules/g…

    …ithub.com/sirupsen/logrus-1.9.0
    
    🌱 Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
    k8s-ci-robot committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    a02f4f9 View commit details
    Browse the repository at this point in the history
  17. Bump github.com/gobuffalo/flect from 0.2.5 to 0.3.0

    Bumps [github.com/gobuffalo/flect](https://github.com/gobuffalo/flect) from 0.2.5 to 0.3.0.
    - [Release notes](https://github.com/gobuffalo/flect/releases)
    - [Commits](gobuffalo/flect@v0.2.5...v0.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gobuffalo/flect
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    61e3acc View commit details
    Browse the repository at this point in the history
  18. Merge pull request #2977 from kubernetes-sigs/dependabot/go_modules/k…

    …8s.io/apimachinery-0.25.2
    
    🌱 Bump k8s.io/apimachinery from 0.25.0 to 0.25.2
    k8s-ci-robot committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    58a88d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. docs: describe e2e test towards plugin

    Co-authored-by: Camila Macedo <7708031+camilamacedo86@users.noreply.github.com>
    Kavinjsir and camilamacedo86 committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    e4a0ca9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2979 from kubernetes-sigs/dependabot/go_modules/g…

    …ithub.com/gobuffalo/flect-0.3.0
    
    🌱 Bump github.com/gobuffalo/flect from 0.2.5 to 0.3.0
    k8s-ci-robot committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    6b77d9c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2934 from Kavinjsir/docs/test-plugin

    📖 : Write tests for your own plugin
    k8s-ci-robot committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    d7eae60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0da3bb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2981 from camilamacedo86/remove-worspace

    🌱 remove WORKSPACE file commited by mistake
    k8s-ci-robot committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    f5e0d94 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

  1. remove unused value

    camilamacedo86 committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    6776bd0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2988 from camilamacedo86/fix-unused-value-bollerp…

    …late
    
    🌱 (deploy-image): remove unused value in the bollerplate
    camilamacedo86 committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    4ee9030 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Bump github.com/spf13/cobra from 1.4.0 to 1.5.0

    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.4.0 to 1.5.0.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.4.0...v1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    6abb5f1 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/onsi/ginkgo/v2 from 2.1.6 to 2.2.0

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.1.6 to 2.2.0.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.1.6...v2.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    94f7262 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Merge pull request #2993 from kubernetes-sigs/dependabot/go_modules/g…

    …ithub.com/spf13/cobra-1.5.0
    
    🌱 Bump github.com/spf13/cobra from 1.4.0 to 1.5.0
    k8s-ci-robot committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    e92be30 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2994 from kubernetes-sigs/dependabot/go_modules/g…

    …ithub.com/onsi/ginkgo/v2-2.2.0
    
    🌱 Bump github.com/onsi/ginkgo/v2 from 2.1.6 to 2.2.0
    k8s-ci-robot committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    d6f4ae0 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/cloudflare/cfssl from 1.5.0 to 1.6.3

    Bumps [github.com/cloudflare/cfssl](https://github.com/cloudflare/cfssl) from 1.5.0 to 1.6.3.
    - [Release notes](https://github.com/cloudflare/cfssl/releases)
    - [Changelog](https://github.com/cloudflare/cfssl/blob/master/CHANGELOG)
    - [Commits](cloudflare/cfssl@v1.5.0...v1.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cloudflare/cfssl
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    24cd032 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2995 from kubernetes-sigs/dependabot/go_modules/g…

    …ithub.com/cloudflare/cfssl-1.6.3
    
    🌱 Bump github.com/cloudflare/cfssl from 1.5.0 to 1.6.3
    k8s-ci-robot committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    5298de6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74094f1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2996 from camilamacedo86/update-simple-external-p…

    …lugin-tutorial
    
    📖 update simple-external-plugin-tutorial
    k8s-ci-robot committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    d5c3b61 View commit details
    Browse the repository at this point in the history
  7. update mdbook

    camilamacedo86 committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    f020b0b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2997 from camilamacedo86/update-mdbook

    🌱 update mdbook and controller-gen used in the docs
    camilamacedo86 committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    ddb545d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2a05af0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e5d7c2a View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2989 from camilamacedo86/doc-plugin

    📖 clarifies plugins available and its usage
    k8s-ci-robot committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    04a425e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    012838c View commit details
    Browse the repository at this point in the history
  13. Merge pull request #2990 from camilamacedo86/update-doc-samples

    📖 update doc samples
    k8s-ci-robot committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    2d908c5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    45191ad View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Merge pull request #3001 from camilamacedo86/update-kustomize

    ✨ (go/v4-alpha) : update kustomize version from 4.5.5 to 4.5.7
    camilamacedo86 committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    9dd4fef View commit details
    Browse the repository at this point in the history
  2. ✨ (grafana/v1-alpha) : add custom units for custom grafana dashboards (

    …#2965)
    
    ✨ add custom units for custom grafana dashboards
    
    Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
    
    Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
    jkremser committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    8069fa5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e34d00d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    723e410 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3004 from camilamacedo86/update-test

    🌱 (cleanup/e2e tests): cert-manager and prometheus installs into e2e tests
    camilamacedo86 committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    2ba91df View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. fixed bug for component-config flag

    updated testdata
    laxmikantbpandhare committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    570446a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Merge pull request #3010 from laxmikantbpandhare/master

    🐛: fixed bug for component-config flag
    k8s-ci-robot committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    38ae383 View commit details
    Browse the repository at this point in the history
  2. Make jmrodri and varsha admins

    Signed-off-by: jesus m. rodriguez <jesusr@redhat.com>
    jmrodri committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    5cb534a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3011 from jmrodri/add-to-admins

    🌱 Make jmrodri and varsha admins
    k8s-ci-robot committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    42c7050 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2998 from camilamacedo86/remove-config-gen

    ⚠️ remove config-gen alpha option
    pwittrock committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    9a98346 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Bump github.com/onsi/gomega from 1.20.2 to 1.21.1

    Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.20.2 to 1.21.1.
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.20.2...v1.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/gomega
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    327df13 View commit details
    Browse the repository at this point in the history
  2. 📖 Updating doc with Installation steps of cert-manager and prometheus (

    …#2982)
    
    * Adding installing steps for testing webhooks
    
    Adding installing steps for testing webhooks
    
    Adding installing steps for testing webhooks
    
    Adding installing steps for testing webhooks
    
    Adding installing steps for testing webhooks
    
    Adding installing steps for testing webhooks
    
    Adding installing steps for testing webhooks
    
    Adding installing steps for testing webhooks
    
    Adding installing steps for testing webhooks
    
    Adding installing steps for testing webhooks
    
    Adding installing steps for testing webhooks
    
    Adding installing steps for testing webhooks
    
    * Adding installing steps for testing webhooks
    
    * Adding installing steps for testing webhooks
    
    * Adding installing steps for testing webhooks
    yashsingh74 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    173f3e2 View commit details
    Browse the repository at this point in the history
  3. 🐛 : leader-elect arg scaffolded should be scaffolded when component c…

    …onfig option is not used (#3013)
    
    * updated templates for component config
    
    * updates
    
    * update
    
    * update revert main.go
    
    * update revert main.go
    
    * revert changes and go thru docs once
    laxmikantbpandhare committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    eff842a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

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

Commits on Oct 17, 2022

  1. Merge pull request #3014 from kubernetes-sigs/dependabot/go_modules/g…

    …ithub.com/onsi/gomega-1.21.1
    
    🌱 CLI: Bump github.com/onsi/gomega from 1.20.2 to 1.21.1
    k8s-ci-robot committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    169c743 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/spf13/cobra from 1.5.0 to 1.6.0

    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.5.0 to 1.6.0.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.5.0...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    014b497 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Merge pull request #3024 from kubernetes-sigs/dependabot/go_modules/g…

    …ithub.com/spf13/cobra-1.6.0
    
    🌱 Bump github.com/spf13/cobra from 1.5.0 to 1.6.0
    k8s-ci-robot committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    61611b2 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/text from 0.3.7 to 0.4.0

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.4.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.3.7...v0.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    2bac12e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Merge pull request #3026 from kubernetes-sigs/dependabot/go_modules/g…

    …olang.org/x/text-0.4.0
    
    🌱 Bump golang.org/x/text from 0.3.7 to 0.4.0
    k8s-ci-robot committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    8bd569d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a25e174 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. Merge pull request #3029 from camilamacedo86/update-cli-deps

    🌱 : update CLI deps
    k8s-ci-robot committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    cf154d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3020 from astraw99/update-make-manifests

    ✨ Update `make build` cmd with manifests generation
    k8s-ci-robot committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    5d59e40 View commit details
    Browse the repository at this point in the history
  3. golangci-lint: add recommended revive checks to linter-settings but d…

    …isable checks with to many findings. Fix findings
    oscr committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    d166ad6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Improve rendering of the documentation

    This fixes various rendering issues:
    
    * Wrong or uninterpreted formatting
    * Some missing links
    * Incorrect markup
    * Missing documentation pages
    
    This doesn't fix all the links but at least the initial ones.
    multani committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    be94061 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    2035b6f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3037 from multani/improve-doc

    📖 Improve rendering of the documentation
    k8s-ci-robot committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    68bedfc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3038 from krishnaindani/update-cronjob-api-version

    📖 update cronjob to use batchv1 api instead of v1beta1
    k8s-ci-robot committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    52f1315 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3034 from oscr/add-recommended-revive-checks

    🌱  golangci-lint: add recommended revive checks to linter-settings but d…
    k8s-ci-robot committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    523907a View commit details
    Browse the repository at this point in the history
  5. Fix grammar in comment

    Change `these is` to `these are`
    seemiller committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    dc5bd18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dab7149 View commit details
    Browse the repository at this point in the history
  7. Bump github.com/onsi/ginkgo/v2 from 2.3.1 to 2.4.0

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.3.1 to 2.4.0.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.3.1...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    c15cf19 View commit details
    Browse the repository at this point in the history
  8. Bump github.com/spf13/cobra from 1.6.0 to 1.6.1

    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.0 to 1.6.1.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.6.0...v1.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    649ef61 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Merge pull request #3042 from kubernetes-sigs/dependabot/go_modules/g…

    …ithub.com/spf13/cobra-1.6.1
    
    🌱 Bump github.com/spf13/cobra from 1.6.0 to 1.6.1
    k8s-ci-robot committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    cac77c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a726856 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3040 from oscr/enable-revive-unused-parameter

    🌱 Enable revive unused-parameter check and fix findings
    k8s-ci-robot committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    2a0133c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3041 from kubernetes-sigs/dependabot/go_modules/g…

    …ithub.com/onsi/ginkgo/v2-2.4.0
    
    🌱 Bump github.com/onsi/ginkgo/v2 from 2.3.1 to 2.4.0
    k8s-ci-robot committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    6af8e88 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3039 from seemiller/patch-1

    📖 Fix grammar in comment
    k8s-ci-robot committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    b1087a7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3043 from oscr/update-linter-in-github-workflow

    🌱 Update github workflow to use same golangci-lint minor version as Makefile
    k8s-ci-robot committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    e4e7f70 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. fix docker buildx args

    Signed-off-by: Mikhail Sidorov <mixity@yandex.ru>
    mikelsid committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    057f627 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3046 from mikelsid/master

    🐛  Fix docker buildx makefile target missing arg (.)
    k8s-ci-robot committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    c73d4d5 View commit details
    Browse the repository at this point in the history
  3. 🐛 (kustomize/v2-alpha): Fix typo issue in the labels added to the man…

    …ifests (#3047)
    
    * Fix typo in kubernets (missing 'e')
    
    * make generate
    h0tbird committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    0b36d0c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    473be14 View commit details
    Browse the repository at this point in the history
  2. Add doc FAQ section

    astraw99 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    55034be View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3050 from astraw99/ftr-add-git-icon

    🌱 Add KB project git-repo and edit icons
    k8s-ci-robot committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    0cf3280 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3044 from astraw99/ftr-add-faq

    📖 Add kubebuilder FAQ section
    k8s-ci-robot committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    5f51f1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    637f85a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

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

Commits on Oct 30, 2022

  1. Merge pull request #3051 from oscr/update-apidiff

    🌱  Update joelanford/go-apidiff (v0.4.0 -> v0.5.0)
    k8s-ci-robot committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    69b64ae View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Bump github.com/onsi/gomega from 1.22.1 to 1.23.0

    Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.22.1 to 1.23.0.
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.22.1...v1.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/gomega
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    f297975 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Merge pull request #3008 from Kavinjsir/docs/external-plugin

    📖  docs: supplement plugin creation
    k8s-ci-robot committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    8dfecb9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3053 from kubernetes-sigs/dependabot/go_modules/g…

    …ithub.com/onsi/gomega-1.23.0
    
    🌱 Bump github.com/onsi/gomega from 1.22.1 to 1.23.0
    k8s-ci-robot committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    15bd05e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Bump github.com/onsi/gomega from 1.23.0 to 1.24.0

    Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.23.0 to 1.24.0.
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.23.0...v1.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/gomega
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    3b6ec86 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Merge pull request #3064 from kubernetes-sigs/dependabot/go_modules/g…

    …ithub.com/onsi/gomega-1.24.0
    
    🌱 Bump github.com/onsi/gomega from 1.23.0 to 1.24.0
    k8s-ci-robot committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    59a59ba View commit details
    Browse the repository at this point in the history
  2. Bump github.com/onsi/ginkgo/v2 from 2.4.0 to 2.5.0

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.4.0 to 2.5.0.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.4.0...v2.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    f59d6c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Merge pull request #3063 from kubernetes-sigs/dependabot/go_modules/g…

    …ithub.com/onsi/ginkgo/v2-2.5.0
    
    🌱 Bump github.com/onsi/ginkgo/v2 from 2.4.0 to 2.5.0
    k8s-ci-robot committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    6f1f8c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Bump github.com/spf13/afero from 1.9.2 to 1.9.3

    Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.9.2 to 1.9.3.
    - [Release notes](https://github.com/spf13/afero/releases)
    - [Commits](spf13/afero@v1.9.2...v1.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/afero
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    39443ab View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/tools from 0.2.0 to 0.3.0

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.2.0 to 0.3.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.2.0...v0.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    7036a6b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3070 from kubernetes-sigs/dependabot/go_modules/g…

    …ithub.com/spf13/afero-1.9.3
    
    🌱 Bump github.com/spf13/afero from 1.9.2 to 1.9.3
    k8s-ci-robot committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    fc538cf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3071 from kubernetes-sigs/dependabot/go_modules/g…

    …olang.org/x/tools-0.3.0
    
    🌱 Bump golang.org/x/tools from 0.2.0 to 0.3.0
    k8s-ci-robot committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    766db4a View commit details
    Browse the repository at this point in the history
  5. Bump github.com/onsi/gomega from 1.24.0 to 1.24.1

    Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.24.0 to 1.24.1.
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.24.0...v1.24.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/gomega
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    4e2983a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. fix typo in Makefile

    ebiiim committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    2ea935f View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Merge pull request #3072 from kubernetes-sigs/dependabot/go_modules/g…

    …ithub.com/onsi/gomega-1.24.1
    
    🌱 : Bump github.com/onsi/gomega from 1.24.0 to 1.24.1
    k8s-ci-robot committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    e41da7e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3073 from ebiiim/fix-typo

    🐛 fix a minor typo in Makefile
    k8s-ci-robot committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    bff13b2 View commit details
    Browse the repository at this point in the history
  3. ✨ add version check for makefile template tools (#3077)

    * add version check for makefile template tools
    
    Prevent running controller-gen and kustomize commands with a version that does
    not match the one specified in the corresponding CONTROLLER_TOOLS_VERSION or 
    KUSTOMIZE_VERSION vars
    
    Addresses #3068
    
    * Update makefile target descriptions
    
    * Updated descriptions for `kustomize` and `controller-gen` targets.
    * Reformatted `controller-gen` recipe to reduce line length
    
    Signed-off-by: Eduardo Coria <emcoria@us.ibm.com>
    
    * update makefile samples
    
    Signed-off-by: Eduardo Coria <emcoria@us.ibm.com>
    
    Signed-off-by: Eduardo Coria <emcoria@us.ibm.com>
    coriaedu committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    6cbdc16 View commit details
    Browse the repository at this point in the history
  4. fix unexpected end of file error in makefiles

    Signed-off-by: Eduardo Coria <emcoria@us.ibm.com>
    Eduardo Coria committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    84938f0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3079 from coriaedu/fix-end-of-file-error-in-makefile

    🐛 fix unexpected end of file error in makefiles
    k8s-ci-robot committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    89f58d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. ✨ Add go/v4 base and migration guide

    Co-authored-by: Varsha <varshaprasad96@gmail.com>
    camilamacedo86 and varshaprasad96 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    8fcc643 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Update docs/book/src/plugins/go-v4-plugin.md

    Co-authored-by: Varsha <varshaprasad96@gmail.com>
    camilamacedo86 and varshaprasad96 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    920b923 View commit details
    Browse the repository at this point in the history
  2. Update docs/book/src/migration/legacy.md

    Co-authored-by: Varsha <varshaprasad96@gmail.com>
    camilamacedo86 and varshaprasad96 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    89026b7 View commit details
    Browse the repository at this point in the history
  3. Update docs/book/src/migration/manually_migration_guide_gov3_to_gov4.md

    Co-authored-by: Varsha <varshaprasad96@gmail.com>
    camilamacedo86 and varshaprasad96 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    aa90d6b View commit details
    Browse the repository at this point in the history
  4. Update docs/book/src/migration/manually_migration_guide_gov3_to_gov4.md

    Co-authored-by: Varsha <varshaprasad96@gmail.com>
    camilamacedo86 and varshaprasad96 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    9cc0c3f View commit details
    Browse the repository at this point in the history
  5. Update docs/book/src/migration/manually_migration_guide_gov3_to_gov4.md

    Co-authored-by: Varsha <varshaprasad96@gmail.com>
    camilamacedo86 and varshaprasad96 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    00dfad7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3032 from camilamacedo86/go-v4-base

    ✨ Add go/v4-alpha base and migration guide from go/v3 to go/v4-alpha
    k8s-ci-robot committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    1f099ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c8be469 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Merge pull request #3085 from camilamacedo86/bump-controller-runtime

    ✨ (go/v3,go/v4-alpha): Upgrade controller-runtime version from 1.13.0 to  1.13.1
    camilamacedo86 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    eddf0ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6b1f8c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3096 from Kavinjsir/docs/commit-format

    📖 : suggest specify plugin for pr
    k8s-ci-robot committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    0e22096 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.5.0 to 2.5.1.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.5.0...v2.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    55129b9 View commit details
    Browse the repository at this point in the history
  2. docs: fix typo in the component config tutorial

    Signed-off-by: Andreas Gerstmayr <agerstmayr@redhat.com>
    andreasgerstmayr committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    43faac7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3098 from andreasgerstmayr/fix-typo

    📖 docs: fix typo in the component config tutorial
    k8s-ci-robot committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    5e2b056 View commit details
    Browse the repository at this point in the history
  4. 🌱: refact testdata

    Kavinjsir committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    972dc6e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3086 from Kavinjsir/ci/refact-e2e-test

    🌱 ci: refact testdata
    k8s-ci-robot committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    4fefbf7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3097 from kubernetes-sigs/dependabot/go_modules/g…

    …ithub.com/onsi/ginkgo/v2-2.5.1
    
    🌱 Bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1
    k8s-ci-robot committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    051b05a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    407b9fe View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Merge pull request #3084 from Kavinjsir/feat/kustomize-sample

    ✨ feat  : add kustomize file for crd sample
    k8s-ci-robot committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    136f6ce View commit details
    Browse the repository at this point in the history
  2. add action to lint yaml

    and fix existing yamllint failures
    
    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    787b588 View commit details
    Browse the repository at this point in the history
  3. update yamllint to now be run via Makefile

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    346896e View commit details
    Browse the repository at this point in the history
  4. run yamllint target as part of lint target

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    feb0c54 View commit details
    Browse the repository at this point in the history
  5. add yamllint job back as the lint job only runs golangci-lint

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    758ab61 View commit details
    Browse the repository at this point in the history
  6. bump proxy image

    camilamacedo86 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    777fd27 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Configuration menu
    Copy the full SHA
    3ad1c7e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3099 from camilamacedo86/kube-rbac-proxy

    ✨ Upgrade gcr.io/kubebuilder/kube-rbac-proxy from 0.13.0 to 0.13.1 to address CVE
    k8s-ci-robot committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    c1d56e5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3101 from erikgb/fix/remove-yaml-trailing-space

    📖 : Remove trailing space making yamllint fail on new project
    k8s-ci-robot committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    cc703b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. (kustomize/v2-alpha): change kustomization file to track samples to u…

    …se marker instead of overwritting
    camilamacedo86 committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    e615d6a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3102 from camilamacedo86/fix-kust

    🐛  (kustomize/v2-alpha): use marker to track samples and do not create tracks for core types
    camilamacedo86 committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    ce42706 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3069 from everettraven/actions/yamllint

    🌱 add GitHub Action to lint yaml
    k8s-ci-robot committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    3044376 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

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

Commits on Dec 1, 2022

  1. Merge pull request #3104 from camilamacedo86/fix-deploy

    🐛 (deployimage/v1-alpha): fix error to scaffold go/v4-alpha projects
    k8s-ci-robot committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    432a727 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Replace restricted-access ComponentConfig design doc link with the pu…

    …blic one
    
    Signed-off-by: Michail Resvanis <mresvani@redhat.com>
    mresvanis committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    4833ccc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3108 from mresvanis/replace-restricted-component-…

    …config-ddoc-link
    
    📖 Replace restricted-access ComponentConfig design doc link with the public one
    k8s-ci-robot committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    184ff74 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

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