Skip to content

chore(core): enable all services by default - #775

Merged
jrschumacher merged 1 commit into
opentdf:mainfrom
strantalis:enable-default-services
May 10, 2024
Merged

chore(core): enable all services by default#775
jrschumacher merged 1 commit into
opentdf:mainfrom
strantalis:enable-default-services

Conversation

@strantalis

Copy link
Copy Markdown
Member

No description provided.

@strantalis
strantalis marked this pull request as ready for review May 9, 2024 23:50
@strantalis
strantalis requested a review from a team as a code owner May 9, 2024 23:50
@jrschumacher
jrschumacher added this pull request to the merge queue May 10, 2024
Merged via the queue into opentdf:main with commit 5774a6c May 10, 2024
alkalescent pushed a commit that referenced this pull request Mar 26, 2026
…ons/RR tests (#775)

This pull request introduces a namespace flag for actions commands in
the CLI, enhancing the uniqueness and organization of actions. It also
re-enables previously disabled E2E tests and updates the documentation
to reflect these changes.

### Highlights

* **NamespaceFlag**: The CLI commands for managing actions now have a
namespace that can be specified. This change ensures that actions are
unique within a given namespace, rather than globally unique.
* **E2E Tests Re-enabled**: E2E tests for actions and registered
resources have been re-enabled after incorporating the namespace
requirement.
* **Documentation Updated**: The documentation for actions commands has
been updated to reflect the new namespace flag.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Actions are now namespaced; names must be unique within a namespace
and a --namespace (-s) flag is supported across
create/get/list/update/delete.

* **Bug Fixes**
* CLI action output now includes a Namespace column/row for
get/list/create/update/delete.

* **Documentation**
* CLI docs and examples updated to require/illustrate --namespace and
namespaced uniqueness.

* **Tests**
* E2E tests re-enabled and expanded to validate namespaced flows,
lifecycle, and duplicate-name behavior.

* **Chores**
* Dependency version bumped and server-side namespace handling improved.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
alkalescent pushed a commit that referenced this pull request Apr 6, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.30.0](opentdf/otdfctl@v0.29.0...v0.30.0)
(2026-03-31)


### Features

* **core:** Add optional namespace flag for subject mappings and
condtion sets ([#779](opentdf/otdfctl#779))
([9e849c4](opentdf/otdfctl@9e849c4))
* **core:** add scope support for client creds
([#752](opentdf/otdfctl#752))
([9ca9e43](opentdf/otdfctl@9ca9e43))
* **core:** migrate registered resources
([#772](opentdf/otdfctl#772))
([2b49a7d](opentdf/otdfctl@2b49a7d))
* **core:** optional namespace in actions commands and re-enable
actions/RR tests ([#775](opentdf/otdfctl#775))
([29a2eb1](opentdf/otdfctl@29a2eb1))
* **core:** support namespaced registered resources
([#767](opentdf/otdfctl#767))
([4d786b5](opentdf/otdfctl@4d786b5))


### Bug Fixes

* **ci:** Temporarily skip namespaced-actions impacted BATS cases
([#773](opentdf/otdfctl#773))
([633728a](opentdf/otdfctl@633728a))
* **core:** bump toolchain to go 1.24.13
([#747](opentdf/otdfctl#747))
([6804b93](opentdf/otdfctl@6804b93))
* **core:** disable RR E2E tests
([#768](opentdf/otdfctl#768))
([0821b8c](opentdf/otdfctl@0821b8c))
* **core:** make namespacing registered resources optional
([#785](opentdf/otdfctl#785))
([8e6eb31](opentdf/otdfctl@8e6eb31))
* **core:** refactor `ListAttributesValues` to use `Get`
([#769](opentdf/otdfctl#769))
([a82f7b7](opentdf/otdfctl@a82f7b7))
* **core:** unsafe update result output values order
([#759](opentdf/otdfctl#759))
([baeba0f](opentdf/otdfctl@baeba0f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: opentdf-automation[bot] <149537512+opentdf-automation[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants