ytsaurus-identity-sync

command module
v0.0.0-...-2705260 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 5, 2024 License: Apache-2.0 Imports: 33 Imported by: 0

README

ytsaurus-identity-sync

Installing

To install application to your k8s cluster — use helm chart with something like that:

helm upgrade --install --wait \
 -f ytsaurus-identity-sync.values.yaml \
 -n idsync --create-namespace \
 idsync oci://ghcr.io/tractoai/ytsaurus-identity-sync-chart \
--version 0.2.0

Examples for helm values can be found in the examples directory.
All configuration options for app can be found in main/config.go file.

Official release

To issue an official release of app — create new release at the releases tab with some release notes.
For the app release create a tag matching pattern release/X.X.X.
For the chart release create a tag matching pattern release-helm/X.X.X. Images will be build automatically on release tag creation.

Development releases

Application docker image and helm oci images are created on each commit to the main branch and uploaded to Github Packages.
app registry
chart registry

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL