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

Revert "feat: add multiarch build using matrix strategy" #30

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

siredmar
Copy link
Member

@siredmar siredmar commented Jun 3, 2024

Reverts #29

@siredmar siredmar merged commit 0708776 into main Jun 3, 2024
2 checks passed
github-actions bot pushed a commit that referenced this pull request Jun 3, 2024
# [1.6.0](v1.5.2...v1.6.0) (2024-06-03)

### Features

* add multiarch build using matrix strategy ([#29](#29)) ([54022da](54022da))

### Reverts

* Revert "feat: add multiarch build using matrix strategy ([#29](#29))" ([#30](#30)) ([0708776](0708776))
Copy link

github-actions bot commented Jun 3, 2024

🎉 This PR is included in version 1.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

zs-ko added a commit to zerosubnet/vault-plugin-secrets-nats that referenced this pull request Jun 3, 2024
* feat: add multiarch build using matrix strategy (edgefarm#29)

* feat: add multiarch build using matrix strategy

---------

Co-authored-by: zs-ko <[email protected]>

* Revert "feat: add multiarch build using matrix strategy (edgefarm#29)" (edgefarm#30)

This reverts commit 54022da.

* chore(release): 1.6.0 [skip ci]

# [1.6.0](edgefarm/vault-plugin-secrets-nats@v1.5.2...v1.6.0) (2024-06-03)

### Features

* add multiarch build using matrix strategy ([edgefarm#29](edgefarm#29)) ([54022da](edgefarm@54022da))

### Reverts

* Revert "feat: add multiarch build using matrix strategy ([edgefarm#29](edgefarm#29))" ([edgefarm#30](edgefarm#30)) ([0708776](edgefarm@0708776))

---------

Co-authored-by: zs-ko <[email protected]>
Co-authored-by: Armin Schlegel <[email protected]>
Co-authored-by: semantic-release-bot <[email protected]>
github-actions bot pushed a commit to zerosubnet/vault-plugin-secrets-nats that referenced this pull request Jun 3, 2024
# 1.0.0 (2024-06-03)

### Bug Fixes

* account nkey id to account name if not set ([e3fa989](e3fa989))
* account status updated after periodic push ([daca09a](daca09a))
* closing connection on error on periodic sync ([84d8361](84d8361))
* fix accessing nil crash ([2434c4e](2434c4e))
* fixed account revocation list bug during user deletion when account... ([8da3850](8da3850))
* fixed CI workflow ([21fb7de](21fb7de))
* fixed CI workflow ([fb40172](fb40172))
* fixed failing unit tests because of new behavior ([5c46c3a](5c46c3a))
* fixed release workflow ([94608cb](94608cb))
* fixed release workflow ([79fcb13](79fcb13))
* fixed release workflow ([5d1d415](5d1d415))
* fixed release workflow ([3923e7a](3923e7a))
* fixed release workflow ([c5a9c35](c5a9c35))
* fixed resolver connection close ([68985f9](68985f9))
* fixed some status infos and errors. Added 'sys' account info to readme ([3d404ef](3d404ef))
* fixed typo in CI environment ([25b63f4](25b63f4))
* periodic refreshing enabled when operator has sync disabled ([1965aab](1965aab))
* reordered, added imitempty tags to claims ([c0293d0](c0293d0))
* skipping periodic push for operators that don't have auto sync enabled ([5d22fb7](5d22fb7))
* socket connection leak ([4386f14](4386f14))
* sys account handling ([9c93de6](9c93de6))
* update issue deplendency paths ([d5bdc54](d5bdc54))
* updated CI for dev environment ([18ddcad](18ddcad))
* updated CI workflow ([b3679f8](b3679f8))
* updated vault resource in dev environment ([b161fc1](b161fc1))
* updated workflow ([c00ef3a](c00ef3a))
* workaround for failing semantic-release ([1577164](1577164))

### Features

* account and user issues fixing themselves ([d2c6848](d2c6848))
* add multiarch build using matrix strategy ([edgefarm#29](https://github.com/zerosubnet/vault-plugin-secrets-nats/issues/29)) ([54022da](54022da))
* added cmd/operator and reworked jwt/nkey ([2059ba4](2059ba4))
* added cmd/operator/account to create accounts ([dfcafbf](dfcafbf))
* added cmd/operator/account unit test ([6d5e005](6d5e005))
* added creds path fuctionality ([c9cb6a4](c9cb6a4))
* added deepcopy methods ([6201028](6201028))
* added delete for nkey/accounts and nkey/operator ([69ca517](69ca517))
* added issuing of creds ([55f03fe](55f03fe))
* added list and delete operations, bugfixes ([b33e328](b33e328))
* added list options (WIP), fixed case sensitive bug, added sys account nkey ([b27d6d5](b27d6d5))
* added more unit tests vor cmd/operator/account ([49a0bf7](49a0bf7))
* added type safe category ([05621c7](05621c7))
* better error messages ([41e3847](41e3847))
* create issue when adding nkeys or jwts ([bb5c772](bb5c772))
* handle nkey secrets ([6247371](6247371))
* introduced validation for parameters for cmd/operator ([360bd16](360bd16))
* jwt handling ([c17b551](c17b551))
* kubebuilder api docs, added generator for deepcopy ([062aa06](062aa06))
* lot of stuff ([5aa71f5](5aa71f5))
* operator pubkey now in accounts jwt as issuer ([b945251](b945251))
* periodically sync accounts to account server ([d5d67c8](d5d67c8))
* release pipeline, readme, production vault test ([9f47d3a](9f47d3a))
* signing key handling for operator and account ([ed6a3c8](ed6a3c8))
* signing keys, push accounts (add, delete) to account server ([ebde946](ebde946))
* switched back to jwt types ([9e6d23e](9e6d23e))
* sys account gets created on operator, added list op for accounts ([5ad5322](5ad5322))
* updated to vault 1.12.5 ([a6cb247](a6cb247))
* users ([62a27bc](62a27bc))

### Reverts

* Revert "feat: add multiarch build using matrix strategy ([edgefarm#29](https://github.com/zerosubnet/vault-plugin-secrets-nats/issues/29))" ([edgefarm#30](https://github.com/zerosubnet/vault-plugin-secrets-nats/issues/30)) ([0708776](0708776))
github-actions bot pushed a commit to zerosubnet/vault-plugin-secrets-nats that referenced this pull request Jun 3, 2024
# 1.0.0 (2024-06-03)

### Bug Fixes

* account nkey id to account name if not set ([e3fa989](e3fa989))
* account status updated after periodic push ([daca09a](daca09a))
* closing connection on error on periodic sync ([84d8361](84d8361))
* fix accessing nil crash ([2434c4e](2434c4e))
* fixed account revocation list bug during user deletion when account... ([8da3850](8da3850))
* fixed CI workflow ([21fb7de](21fb7de))
* fixed CI workflow ([fb40172](fb40172))
* fixed failing unit tests because of new behavior ([5c46c3a](5c46c3a))
* fixed release workflow ([94608cb](94608cb))
* fixed release workflow ([79fcb13](79fcb13))
* fixed release workflow ([5d1d415](5d1d415))
* fixed release workflow ([3923e7a](3923e7a))
* fixed release workflow ([c5a9c35](c5a9c35))
* fixed resolver connection close ([68985f9](68985f9))
* fixed some status infos and errors. Added 'sys' account info to readme ([3d404ef](3d404ef))
* fixed typo in CI environment ([25b63f4](25b63f4))
* periodic refreshing enabled when operator has sync disabled ([1965aab](1965aab))
* reordered, added imitempty tags to claims ([c0293d0](c0293d0))
* resolves previous pr issue ([#17](#17)) ([69a017e](69a017e))
* skipping periodic push for operators that don't have auto sync enabled ([5d22fb7](5d22fb7))
* socket connection leak ([4386f14](4386f14))
* sys account handling ([9c93de6](9c93de6))
* update issue deplendency paths ([d5bdc54](d5bdc54))
* updated CI for dev environment ([18ddcad](18ddcad))
* updated CI workflow ([b3679f8](b3679f8))
* updated vault resource in dev environment ([b161fc1](b161fc1))
* updated workflow ([c00ef3a](c00ef3a))
* workaround for failing semantic-release ([1577164](1577164))

### Features

* account and user issues fixing themselves ([d2c6848](d2c6848))
* add multiarch build using matrix strategy ([edgefarm#29](https://github.com/zerosubnet/vault-plugin-secrets-nats/issues/29)) ([54022da](54022da))
* added cmd/operator and reworked jwt/nkey ([2059ba4](2059ba4))
* added cmd/operator/account to create accounts ([dfcafbf](dfcafbf))
* added cmd/operator/account unit test ([6d5e005](6d5e005))
* added creds path fuctionality ([c9cb6a4](c9cb6a4))
* added deepcopy methods ([6201028](6201028))
* added delete for nkey/accounts and nkey/operator ([69ca517](69ca517))
* added issuing of creds ([55f03fe](55f03fe))
* added list and delete operations, bugfixes ([b33e328](b33e328))
* added list options (WIP), fixed case sensitive bug, added sys account nkey ([b27d6d5](b27d6d5))
* added more unit tests vor cmd/operator/account ([49a0bf7](49a0bf7))
* added type safe category ([05621c7](05621c7))
* better error messages ([41e3847](41e3847))
* create issue when adding nkeys or jwts ([bb5c772](bb5c772))
* handle nkey secrets ([6247371](6247371))
* introduced validation for parameters for cmd/operator ([360bd16](360bd16))
* jwt handling ([c17b551](c17b551))
* kubebuilder api docs, added generator for deepcopy ([062aa06](062aa06))
* lot of stuff ([5aa71f5](5aa71f5))
* operator pubkey now in accounts jwt as issuer ([b945251](b945251))
* periodically sync accounts to account server ([d5d67c8](d5d67c8))
* release pipeline, readme, production vault test ([9f47d3a](9f47d3a))
* signing key handling for operator and account ([ed6a3c8](ed6a3c8))
* signing keys, push accounts (add, delete) to account server ([ebde946](ebde946))
* switched back to jwt types ([9e6d23e](9e6d23e))
* sys account gets created on operator, added list op for accounts ([5ad5322](5ad5322))
* updated to vault 1.12.5 ([a6cb247](a6cb247))
* users ([62a27bc](62a27bc))

### Reverts

* Revert "feat: add multiarch build using matrix strategy ([edgefarm#29](https://github.com/zerosubnet/vault-plugin-secrets-nats/issues/29))" ([edgefarm#30](https://github.com/zerosubnet/vault-plugin-secrets-nats/issues/30)) ([0708776](0708776))
github-actions bot pushed a commit that referenced this pull request Jun 3, 2024
# [1.6.0](v1.5.2...v1.6.0) (2024-06-03)

### Features

* add multiarch build using matrix strategy ([#29](#29)) ([54022da](54022da))
* adds multi arch build for workflow ([#31](#31)) ([db1bc5f](db1bc5f))

### Reverts

* Revert "feat: add multiarch build using matrix strategy ([#29](#29))" ([#30](#30)) ([0708776](0708776))
Copy link

github-actions bot commented Jun 3, 2024

🎉 This PR is included in version 1.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit to jr200/vault-plugin-secrets-nats that referenced this pull request Jul 18, 2024
# 1.0.0 (2024-07-18)

### Bug Fixes

* account nkey id to account name if not set ([e3fa989](e3fa989))
* account status updated after periodic push ([daca09a](daca09a))
* closing connection on error on periodic sync ([84d8361](84d8361))
* fix accessing nil crash ([2434c4e](2434c4e))
* fixed account revocation list bug during user deletion when account... ([8da3850](8da3850))
* fixed CI workflow ([21fb7de](21fb7de))
* fixed CI workflow ([fb40172](fb40172))
* fixed failing unit tests because of new behavior ([5c46c3a](5c46c3a))
* fixed release workflow ([94608cb](94608cb))
* fixed release workflow ([79fcb13](79fcb13))
* fixed release workflow ([5d1d415](5d1d415))
* fixed release workflow ([3923e7a](3923e7a))
* fixed release workflow ([c5a9c35](c5a9c35))
* fixed resolver connection close ([68985f9](68985f9))
* fixed some status infos and errors. Added 'sys' account info to readme ([3d404ef](3d404ef))
* fixed typo in CI environment ([25b63f4](25b63f4))
* periodic refreshing enabled when operator has sync disabled ([1965aab](1965aab))
* reordered, added imitempty tags to claims ([c0293d0](c0293d0))
* skipping periodic push for operators that don't have auto sync enabled ([5d22fb7](5d22fb7))
* socket connection leak ([4386f14](4386f14))
* sys account handling ([9c93de6](9c93de6))
* update issue deplendency paths ([d5bdc54](d5bdc54))
* updated CI for dev environment ([18ddcad](18ddcad))
* updated CI workflow ([b3679f8](b3679f8))
* updated vault resource in dev environment ([b161fc1](b161fc1))
* updated workflow ([c00ef3a](c00ef3a))
* workaround for failing semantic-release ([1577164](1577164))

### Features

* account and user issues fixing themselves ([d2c6848](d2c6848))
* add multiarch build using matrix strategy ([edgefarm#29](https://github.com/jr200/vault-plugin-secrets-nats/issues/29)) ([54022da](54022da))
* added cmd/operator and reworked jwt/nkey ([2059ba4](2059ba4))
* added cmd/operator/account to create accounts ([dfcafbf](dfcafbf))
* added cmd/operator/account unit test ([6d5e005](6d5e005))
* added creds path fuctionality ([c9cb6a4](c9cb6a4))
* added deepcopy methods ([6201028](6201028))
* added delete for nkey/accounts and nkey/operator ([69ca517](69ca517))
* added issuing of creds ([55f03fe](55f03fe))
* added list and delete operations, bugfixes ([b33e328](b33e328))
* added list options (WIP), fixed case sensitive bug, added sys account nkey ([b27d6d5](b27d6d5))
* added more unit tests vor cmd/operator/account ([49a0bf7](49a0bf7))
* added type safe category ([05621c7](05621c7))
* adds multi arch build for workflow ([edgefarm#31](https://github.com/jr200/vault-plugin-secrets-nats/issues/31)) ([db1bc5f](db1bc5f))
* better error messages ([41e3847](41e3847))
* create issue when adding nkeys or jwts ([bb5c772](bb5c772))
* handle nkey secrets ([6247371](6247371))
* introduced validation for parameters for cmd/operator ([360bd16](360bd16))
* jwt handling ([c17b551](c17b551))
* kubebuilder api docs, added generator for deepcopy ([062aa06](062aa06))
* lot of stuff ([5aa71f5](5aa71f5))
* operator pubkey now in accounts jwt as issuer ([b945251](b945251))
* periodically sync accounts to account server ([d5d67c8](d5d67c8))
* release pipeline, readme, production vault test ([9f47d3a](9f47d3a))
* signing key handling for operator and account ([ed6a3c8](ed6a3c8))
* signing keys, push accounts (add, delete) to account server ([ebde946](ebde946))
* switched back to jwt types ([9e6d23e](9e6d23e))
* sys account gets created on operator, added list op for accounts ([5ad5322](5ad5322))
* updated to vault 1.12.5 ([a6cb247](a6cb247))
* users ([62a27bc](62a27bc))

### Reverts

* Revert "feat: add multiarch build using matrix strategy ([edgefarm#29](https://github.com/jr200/vault-plugin-secrets-nats/issues/29))" ([edgefarm#30](https://github.com/jr200/vault-plugin-secrets-nats/issues/30)) ([0708776](0708776))
github-actions bot pushed a commit to jr200/vault-plugin-secrets-nats that referenced this pull request Jul 18, 2024
# 1.0.0 (2024-07-18)

### Bug Fixes

* account nkey id to account name if not set ([e3fa989](e3fa989))
* account status updated after periodic push ([daca09a](daca09a))
* closing connection on error on periodic sync ([84d8361](84d8361))
* fix accessing nil crash ([2434c4e](2434c4e))
* fixed account revocation list bug during user deletion when account... ([8da3850](8da3850))
* fixed CI workflow ([21fb7de](21fb7de))
* fixed CI workflow ([fb40172](fb40172))
* fixed failing unit tests because of new behavior ([5c46c3a](5c46c3a))
* fixed release workflow ([94608cb](94608cb))
* fixed release workflow ([79fcb13](79fcb13))
* fixed release workflow ([5d1d415](5d1d415))
* fixed release workflow ([3923e7a](3923e7a))
* fixed release workflow ([c5a9c35](c5a9c35))
* fixed resolver connection close ([68985f9](68985f9))
* fixed some status infos and errors. Added 'sys' account info to readme ([3d404ef](3d404ef))
* fixed typo in CI environment ([25b63f4](25b63f4))
* periodic refreshing enabled when operator has sync disabled ([1965aab](1965aab))
* reordered, added imitempty tags to claims ([c0293d0](c0293d0))
* skipping periodic push for operators that don't have auto sync enabled ([5d22fb7](5d22fb7))
* socket connection leak ([4386f14](4386f14))
* sys account handling ([9c93de6](9c93de6))
* update issue deplendency paths ([d5bdc54](d5bdc54))
* updated CI for dev environment ([18ddcad](18ddcad))
* updated CI workflow ([b3679f8](b3679f8))
* updated vault resource in dev environment ([b161fc1](b161fc1))
* updated workflow ([c00ef3a](c00ef3a))
* workaround for failing semantic-release ([1577164](1577164))

### Features

* account and user issues fixing themselves ([d2c6848](d2c6848))
* add multiarch build using matrix strategy ([edgefarm#29](https://github.com/jr200/vault-plugin-secrets-nats/issues/29)) ([54022da](54022da))
* added cmd/operator and reworked jwt/nkey ([2059ba4](2059ba4))
* added cmd/operator/account to create accounts ([dfcafbf](dfcafbf))
* added cmd/operator/account unit test ([6d5e005](6d5e005))
* added creds path fuctionality ([c9cb6a4](c9cb6a4))
* added deepcopy methods ([6201028](6201028))
* added delete for nkey/accounts and nkey/operator ([69ca517](69ca517))
* added issuing of creds ([55f03fe](55f03fe))
* added list and delete operations, bugfixes ([b33e328](b33e328))
* added list options (WIP), fixed case sensitive bug, added sys account nkey ([b27d6d5](b27d6d5))
* added more unit tests vor cmd/operator/account ([49a0bf7](49a0bf7))
* added type safe category ([05621c7](05621c7))
* adds multi arch build for workflow ([edgefarm#31](https://github.com/jr200/vault-plugin-secrets-nats/issues/31)) ([db1bc5f](db1bc5f))
* better error messages ([41e3847](41e3847))
* create issue when adding nkeys or jwts ([bb5c772](bb5c772))
* handle nkey secrets ([6247371](6247371))
* introduced validation for parameters for cmd/operator ([360bd16](360bd16))
* jwt handling ([c17b551](c17b551))
* kubebuilder api docs, added generator for deepcopy ([062aa06](062aa06))
* lot of stuff ([5aa71f5](5aa71f5))
* operator pubkey now in accounts jwt as issuer ([b945251](b945251))
* periodically sync accounts to account server ([d5d67c8](d5d67c8))
* release pipeline, readme, production vault test ([9f47d3a](9f47d3a))
* signing key handling for operator and account ([ed6a3c8](ed6a3c8))
* signing keys, push accounts (add, delete) to account server ([ebde946](ebde946))
* switched back to jwt types ([9e6d23e](9e6d23e))
* sys account gets created on operator, added list op for accounts ([5ad5322](5ad5322))
* updated to vault 1.12.5 ([a6cb247](a6cb247))
* users ([62a27bc](62a27bc))

### Reverts

* Revert "feat: add multiarch build using matrix strategy ([edgefarm#29](https://github.com/jr200/vault-plugin-secrets-nats/issues/29))" ([edgefarm#30](https://github.com/jr200/vault-plugin-secrets-nats/issues/30)) ([0708776](0708776))
github-actions bot pushed a commit to jr200/vault-plugin-secrets-nats that referenced this pull request Jul 18, 2024
# 1.0.0 (2024-07-18)

### Bug Fixes

* account nkey id to account name if not set ([e3fa989](e3fa989))
* account status updated after periodic push ([daca09a](daca09a))
* closing connection on error on periodic sync ([84d8361](84d8361))
* fix accessing nil crash ([2434c4e](2434c4e))
* fixed account revocation list bug during user deletion when account... ([8da3850](8da3850))
* fixed CI workflow ([21fb7de](21fb7de))
* fixed CI workflow ([fb40172](fb40172))
* fixed failing unit tests because of new behavior ([5c46c3a](5c46c3a))
* fixed release workflow ([94608cb](94608cb))
* fixed release workflow ([79fcb13](79fcb13))
* fixed release workflow ([5d1d415](5d1d415))
* fixed release workflow ([3923e7a](3923e7a))
* fixed release workflow ([c5a9c35](c5a9c35))
* fixed resolver connection close ([68985f9](68985f9))
* fixed some status infos and errors. Added 'sys' account info to readme ([3d404ef](3d404ef))
* fixed typo in CI environment ([25b63f4](25b63f4))
* periodic refreshing enabled when operator has sync disabled ([1965aab](1965aab))
* reordered, added imitempty tags to claims ([c0293d0](c0293d0))
* skipping periodic push for operators that don't have auto sync enabled ([5d22fb7](5d22fb7))
* socket connection leak ([4386f14](4386f14))
* sys account handling ([9c93de6](9c93de6))
* update issue deplendency paths ([d5bdc54](d5bdc54))
* updated CI for dev environment ([18ddcad](18ddcad))
* updated CI workflow ([b3679f8](b3679f8))
* updated vault resource in dev environment ([b161fc1](b161fc1))
* updated workflow ([c00ef3a](c00ef3a))
* workaround for failing semantic-release ([1577164](1577164))

### Features

* account and user issues fixing themselves ([d2c6848](d2c6848))
* add multiarch build using matrix strategy ([edgefarm#29](https://github.com/jr200/vault-plugin-secrets-nats/issues/29)) ([54022da](54022da))
* added cmd/operator and reworked jwt/nkey ([2059ba4](2059ba4))
* added cmd/operator/account to create accounts ([dfcafbf](dfcafbf))
* added cmd/operator/account unit test ([6d5e005](6d5e005))
* added creds path fuctionality ([c9cb6a4](c9cb6a4))
* added deepcopy methods ([6201028](6201028))
* added delete for nkey/accounts and nkey/operator ([69ca517](69ca517))
* added issuing of creds ([55f03fe](55f03fe))
* added list and delete operations, bugfixes ([b33e328](b33e328))
* added list options (WIP), fixed case sensitive bug, added sys account nkey ([b27d6d5](b27d6d5))
* added more unit tests vor cmd/operator/account ([49a0bf7](49a0bf7))
* added type safe category ([05621c7](05621c7))
* adds multi arch build for workflow ([edgefarm#31](https://github.com/jr200/vault-plugin-secrets-nats/issues/31)) ([db1bc5f](db1bc5f))
* better error messages ([41e3847](41e3847))
* create issue when adding nkeys or jwts ([bb5c772](bb5c772))
* handle nkey secrets ([6247371](6247371))
* introduced validation for parameters for cmd/operator ([360bd16](360bd16))
* jwt handling ([c17b551](c17b551))
* kubebuilder api docs, added generator for deepcopy ([062aa06](062aa06))
* lot of stuff ([5aa71f5](5aa71f5))
* operator pubkey now in accounts jwt as issuer ([b945251](b945251))
* periodically sync accounts to account server ([d5d67c8](d5d67c8))
* release pipeline, readme, production vault test ([9f47d3a](9f47d3a))
* signing key handling for operator and account ([ed6a3c8](ed6a3c8))
* signing keys, push accounts (add, delete) to account server ([ebde946](ebde946))
* switched back to jwt types ([9e6d23e](9e6d23e))
* sys account gets created on operator, added list op for accounts ([5ad5322](5ad5322))
* updated to vault 1.12.5 ([a6cb247](a6cb247))
* users ([62a27bc](62a27bc))

### Reverts

* Revert "feat: add multiarch build using matrix strategy ([edgefarm#29](https://github.com/jr200/vault-plugin-secrets-nats/issues/29))" ([edgefarm#30](https://github.com/jr200/vault-plugin-secrets-nats/issues/30)) ([0708776](0708776))
github-actions bot pushed a commit to jr200/vault-plugin-secrets-nats that referenced this pull request Jul 18, 2024
# 1.0.0 (2024-07-18)

### Bug Fixes

* account nkey id to account name if not set ([e3fa989](e3fa989))
* account status updated after periodic push ([daca09a](daca09a))
* closing connection on error on periodic sync ([84d8361](84d8361))
* fix accessing nil crash ([2434c4e](2434c4e))
* fixed account revocation list bug during user deletion when account... ([8da3850](8da3850))
* fixed CI workflow ([21fb7de](21fb7de))
* fixed CI workflow ([fb40172](fb40172))
* fixed failing unit tests because of new behavior ([5c46c3a](5c46c3a))
* fixed release workflow ([94608cb](94608cb))
* fixed release workflow ([79fcb13](79fcb13))
* fixed release workflow ([5d1d415](5d1d415))
* fixed release workflow ([3923e7a](3923e7a))
* fixed release workflow ([c5a9c35](c5a9c35))
* fixed resolver connection close ([68985f9](68985f9))
* fixed some status infos and errors. Added 'sys' account info to readme ([3d404ef](3d404ef))
* fixed typo in CI environment ([25b63f4](25b63f4))
* periodic refreshing enabled when operator has sync disabled ([1965aab](1965aab))
* reordered, added imitempty tags to claims ([c0293d0](c0293d0))
* skipping periodic push for operators that don't have auto sync enabled ([5d22fb7](5d22fb7))
* socket connection leak ([4386f14](4386f14))
* sys account handling ([9c93de6](9c93de6))
* update issue deplendency paths ([d5bdc54](d5bdc54))
* updated CI for dev environment ([18ddcad](18ddcad))
* updated CI workflow ([b3679f8](b3679f8))
* updated vault resource in dev environment ([b161fc1](b161fc1))
* updated workflow ([c00ef3a](c00ef3a))
* workaround for failing semantic-release ([1577164](1577164))

### Features

* account and user issues fixing themselves ([d2c6848](d2c6848))
* add multiarch build using matrix strategy ([edgefarm#29](https://github.com/jr200/vault-plugin-secrets-nats/issues/29)) ([54022da](54022da))
* added cmd/operator and reworked jwt/nkey ([2059ba4](2059ba4))
* added cmd/operator/account to create accounts ([dfcafbf](dfcafbf))
* added cmd/operator/account unit test ([6d5e005](6d5e005))
* added creds path fuctionality ([c9cb6a4](c9cb6a4))
* added deepcopy methods ([6201028](6201028))
* added delete for nkey/accounts and nkey/operator ([69ca517](69ca517))
* added issuing of creds ([55f03fe](55f03fe))
* added list and delete operations, bugfixes ([b33e328](b33e328))
* added list options (WIP), fixed case sensitive bug, added sys account nkey ([b27d6d5](b27d6d5))
* added more unit tests vor cmd/operator/account ([49a0bf7](49a0bf7))
* added type safe category ([05621c7](05621c7))
* adds multi arch build for workflow ([edgefarm#31](https://github.com/jr200/vault-plugin-secrets-nats/issues/31)) ([db1bc5f](db1bc5f))
* better error messages ([41e3847](41e3847))
* create issue when adding nkeys or jwts ([bb5c772](bb5c772))
* handle nkey secrets ([6247371](6247371))
* introduced validation for parameters for cmd/operator ([360bd16](360bd16))
* jwt handling ([c17b551](c17b551))
* kubebuilder api docs, added generator for deepcopy ([062aa06](062aa06))
* lot of stuff ([5aa71f5](5aa71f5))
* operator pubkey now in accounts jwt as issuer ([b945251](b945251))
* periodically sync accounts to account server ([d5d67c8](d5d67c8))
* release pipeline, readme, production vault test ([9f47d3a](9f47d3a))
* signing key handling for operator and account ([ed6a3c8](ed6a3c8))
* signing keys, push accounts (add, delete) to account server ([ebde946](ebde946))
* switched back to jwt types ([9e6d23e](9e6d23e))
* sys account gets created on operator, added list op for accounts ([5ad5322](5ad5322))
* updated to vault 1.12.5 ([a6cb247](a6cb247))
* users ([62a27bc](62a27bc))

### Reverts

* Revert "feat: add multiarch build using matrix strategy ([edgefarm#29](https://github.com/jr200/vault-plugin-secrets-nats/issues/29))" ([edgefarm#30](https://github.com/jr200/vault-plugin-secrets-nats/issues/30)) ([0708776](0708776))
github-actions bot pushed a commit to jr200/vault-plugin-secrets-nats that referenced this pull request Jul 18, 2024
# 1.0.0 (2024-07-18)

### Bug Fixes

* account nkey id to account name if not set ([e3fa989](e3fa989))
* account status updated after periodic push ([daca09a](daca09a))
* closing connection on error on periodic sync ([84d8361](84d8361))
* fix accessing nil crash ([2434c4e](2434c4e))
* fixed account revocation list bug during user deletion when account... ([8da3850](8da3850))
* fixed CI workflow ([21fb7de](21fb7de))
* fixed CI workflow ([fb40172](fb40172))
* fixed failing unit tests because of new behavior ([5c46c3a](5c46c3a))
* fixed release workflow ([94608cb](94608cb))
* fixed release workflow ([79fcb13](79fcb13))
* fixed release workflow ([5d1d415](5d1d415))
* fixed release workflow ([3923e7a](3923e7a))
* fixed release workflow ([c5a9c35](c5a9c35))
* fixed resolver connection close ([68985f9](68985f9))
* fixed some status infos and errors. Added 'sys' account info to readme ([3d404ef](3d404ef))
* fixed typo in CI environment ([25b63f4](25b63f4))
* periodic refreshing enabled when operator has sync disabled ([1965aab](1965aab))
* reordered, added imitempty tags to claims ([c0293d0](c0293d0))
* skipping periodic push for operators that don't have auto sync enabled ([5d22fb7](5d22fb7))
* socket connection leak ([4386f14](4386f14))
* sys account handling ([9c93de6](9c93de6))
* update issue deplendency paths ([d5bdc54](d5bdc54))
* updated CI for dev environment ([18ddcad](18ddcad))
* updated CI workflow ([b3679f8](b3679f8))
* updated vault resource in dev environment ([b161fc1](b161fc1))
* updated workflow ([c00ef3a](c00ef3a))
* workaround for failing semantic-release ([1577164](1577164))

### Features

* account and user issues fixing themselves ([d2c6848](d2c6848))
* add multiarch build using matrix strategy ([edgefarm#29](https://github.com/jr200/vault-plugin-secrets-nats/issues/29)) ([54022da](54022da))
* added cmd/operator and reworked jwt/nkey ([2059ba4](2059ba4))
* added cmd/operator/account to create accounts ([dfcafbf](dfcafbf))
* added cmd/operator/account unit test ([6d5e005](6d5e005))
* added creds path fuctionality ([c9cb6a4](c9cb6a4))
* added deepcopy methods ([6201028](6201028))
* added delete for nkey/accounts and nkey/operator ([69ca517](69ca517))
* added issuing of creds ([55f03fe](55f03fe))
* added list and delete operations, bugfixes ([b33e328](b33e328))
* added list options (WIP), fixed case sensitive bug, added sys account nkey ([b27d6d5](b27d6d5))
* added more unit tests vor cmd/operator/account ([49a0bf7](49a0bf7))
* added type safe category ([05621c7](05621c7))
* adds multi arch build for workflow ([edgefarm#31](https://github.com/jr200/vault-plugin-secrets-nats/issues/31)) ([db1bc5f](db1bc5f))
* better error messages ([41e3847](41e3847))
* create issue when adding nkeys or jwts ([bb5c772](bb5c772))
* handle nkey secrets ([6247371](6247371))
* introduced validation for parameters for cmd/operator ([360bd16](360bd16))
* jwt handling ([c17b551](c17b551))
* kubebuilder api docs, added generator for deepcopy ([062aa06](062aa06))
* lot of stuff ([5aa71f5](5aa71f5))
* operator pubkey now in accounts jwt as issuer ([b945251](b945251))
* periodically sync accounts to account server ([d5d67c8](d5d67c8))
* release pipeline, readme, production vault test ([9f47d3a](9f47d3a))
* signing key handling for operator and account ([ed6a3c8](ed6a3c8))
* signing keys, push accounts (add, delete) to account server ([ebde946](ebde946))
* switched back to jwt types ([9e6d23e](9e6d23e))
* sys account gets created on operator, added list op for accounts ([5ad5322](5ad5322))
* updated to vault 1.12.5 ([a6cb247](a6cb247))
* users ([62a27bc](62a27bc))

### Reverts

* Revert "feat: add multiarch build using matrix strategy ([edgefarm#29](https://github.com/jr200/vault-plugin-secrets-nats/issues/29))" ([edgefarm#30](https://github.com/jr200/vault-plugin-secrets-nats/issues/30)) ([0708776](0708776))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant