Skip to content

Tags: ariga/atlas-operator

Tags

v0.7.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
internal/controller: login atlas cloud via project config (#275)

v0.7.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
.github/workflows: release helm chart base on tag (#274)

v0.7.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump helm chart version to v0.7.2 (#260)

v0.7.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
internal/controller: check lint policy in custom config (#252)

v0.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
internal/controller: support custom atlas.hcl (#244)

v0.6.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump chart to v0.6.4 (#235)

v0.6.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
atlas/schema: handle no plans case (#234)

v0.6.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
devdb: fixed `search_path` for schema connection (#228)

v0.6.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
atlas/schema: support `ALWAYS` for `policy.lint.review` (#226)

The controller first checks existing plans, if no plans existing and the lint.review is set to ALWAYS, it creates new plan and reschedule the resource for the next reconcile loop.

v0.6.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
atlas/schema: fixed panic when not set policy.lint (#216)