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

Mutual tls #1

Open
wants to merge 139 commits into
base: mutual-tls
Choose a base branch
from
Open

Mutual tls #1

wants to merge 139 commits into from

Conversation

simonvpe
Copy link

@simonvpe simonvpe commented Feb 7, 2023

Pathed to work with v0.35.0

dependabot bot and others added 30 commits March 28, 2022 12:08
Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/go-logr/logr/releases)
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
- [Commits](go-logr/logr@v1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: github.com/go-logr/logr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.23.4 to 0.23.5.
- [Release notes](https://github.com/kubernetes/apimachinery/releases)
- [Commits](kubernetes/apimachinery@v0.23.4...v0.23.5)

---
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>
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.40.1 to 2.60.1.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](kubernetes/klog@v2.40.1...v2.60.1)

---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Joao Pereira <joaod@vmware.com>
…dependencies

20210328 upgrade dependencies
Signed-off-by: Joao Pereira <joaod@vmware.com>
…-for-mount-use-case

Update linter version
be able to add legible tags based on original repo name using --repo-based-tags flag
This is done to fix an issue present in the registry, where it does not
check that a blob can be mounted using different credentials

Signed-off-by: Joao Pereira <joaod@vmware.com>
ggcr's implementation of the registry ignores the fact that a blob was
uploaded for a particular repository. So when we are running tests even
if the blob was uploaded for a different repo it will say that it exists

Signed-off-by: Joao Pereira <joaod@vmware.com>
Signed-off-by: Joao Pereira <joaod@vmware.com>
Signed-off-by: Joao Pereira <joaod@vmware.com>
Signed-off-by: Joao Pereira <joaod@vmware.com>
Ensures that when an image is pulling all the files will contain the
same permission for user, group and other. The permission is based on
the user permission that is saved in the image

Signed-off-by: Joao Pereira <joaod@vmware.com>
…-for-mount-use-case

Correct transport for mount use case
- imgpkg is not using regremote.Option parameter in the code, so we
  created a new function that represent that.
- To keep a lifeline to people that are using imgpkg as a library and
  need the to provide a special transport a new function was created

Signed-off-by: Joao Pereira <joaod@vmware.com>
…tputflag

Separate messages for Copy and Push options regarding lock output flag
Signed-off-by: Joao Pereira <joaod@vmware.com>
Signed-off-by: Joao Pereira <joaod@vmware.com>
Signed-off-by: Joao Pereira <joaod@vmware.com>
Signed-off-by: Joao Pereira <joaod@vmware.com>
Signed-off-by: Joao Pereira <joaod@vmware.com>
Signed-off-by: Joao Pereira <joaod@vmware.com>
joaopapereira and others added 29 commits November 15, 2022 11:25
…ules/github.com/spf13/cobra-1.6.1

build(deps): Bump github.com/spf13/cobra from 1.6.0 to 1.6.1
We are following the Inclusive Naming Initiative's guidance as that is what the
CNCF supports.
Introduce inclusive naming check and update existing language
add synchronize event to inclusive language check
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](golang/sys@v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ules/golang.org/x/sys-0.3.0

build(deps): Bump golang.org/x/sys from 0.2.0 to 0.3.0
Signed-off-by: Joao Pereira <joaod@vmware.com>
Signed-off-by: Joao Pereira <joaod@vmware.com>
Signed-off-by: Vandana Pathak <pathakv@sjc-ubu-eng-127.vmware.com>
Signed-off-by: Vandana Pathak <pathakv@sjc-ubu-eng-127.vmware.com>
Remove workaround for windows for SystemCertPool utility
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.16 to 0.0.17.
- [Release notes](https://github.com/mattn/go-isatty/releases)
- [Commits](mattn/go-isatty@v0.0.16...v0.0.17)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-isatty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…g-tags

First commit to add the internal tag filter
…ules/github.com/mattn/go-isatty-0.0.17

build(deps): Bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](golang/sys@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ules/golang.org/x/sys-0.4.0

build(deps): Bump golang.org/x/sys from 0.3.0 to 0.4.0
Signed-off-by: Joao Pereira <joaod@vmware.com>
Signed-off-by: Joao Pereira <joaod@vmware.com>
Signed-off-by: Joao Pereira <joaod@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants