You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/registry
Ville Aikas 07adf0f9d8
Add ability for the test github registry to handle Do methods. Fix the test to use this.
10 years ago
..
test Add support for CredentialProvider that can be used to specify credentials that should be used for a registry 10 years ago
filebased_credential_provider.go Add support for k8s secrets backed credentials, remove client support to talking to registry, use server for it. fix a few bugs 10 years ago
filebased_credential_provider_test.go Add support for CredentialProvider that can be used to specify credentials that should be used for a registry 10 years ago
gcs_registry.go Add GCS as a registry provider. Add a way to get a file using credentials from a registry to support private repos. Add ability to create / update a registry through manager 10 years ago
github_package_registry.go Add GCS as a registry provider. Add a way to get a file using credentials from a registry to support private repos. Add ability to create / update a registry through manager 10 years ago
github_registry.go Add GCS as a registry provider. Add a way to get a file using credentials from a registry to support private repos. Add ability to create / update a registry through manager 10 years ago
github_template_registry.go Add GCS as a registry provider. Add a way to get a file using credentials from a registry to support private repos. Add ability to create / update a registry through manager 10 years ago
inmem_credential_provider.go Add GCS as a registry provider. Add a way to get a file using credentials from a registry to support private repos. Add ability to create / update a registry through manager 10 years ago
inmem_credential_provider_test.go Add support for CredentialProvider that can be used to specify credentials that should be used for a registry 10 years ago
inmem_registry_service.go remove my test repo 10 years ago
registry.go Add GCS as a registry provider. Add a way to get a file using credentials from a registry to support private repos. Add ability to create / update a registry through manager 10 years ago
registry_test.go fix string formatting typo 10 years ago
registryprovider.go address CR comments 10 years ago
registryprovider_test.go Add GCS as a registry provider. Add a way to get a file using credentials from a registry to support private repos. Add ability to create / update a registry through manager 10 years ago
secrets_credential_provider.go Add GCS as a registry provider. Add a way to get a file using credentials from a registry to support private repos. Add ability to create / update a registry through manager 10 years ago
semver.go Work in progress to refactor registry interface. 10 years ago
semver_test.go Work in progress to refactor registry interface. 10 years ago
testhelper.go Add ability for the test github registry to handle Do methods. Fix the test to use this. 10 years ago