github common-fate/granted v0.26.0

latest releases: v0.34.2, v0.34.1, v0.34.0...
4 months ago

This release introduces initial support for HTTP Profile Registries. HTTP registries implement the granted.registry.aws.v1alpha1 API.

To add a HTTP registry, you can run:

granted registry add --name <name> --url <url_of_registry_deployment> --type http

The Common Fate platform implements the HTTP Profile Registry in the v1.42.0 release.

You can read more about Profile Registries here.

What's Changed

  • add command for setting up new cf registry by @meyerjrr in #653
  • Fix the default type for the 'granted registry add' command by @chrnorm in #657

Full Changelog: v0.25.0...v0.26.0

Don't miss a new granted release

NewReleases is sending notifications on new releases.