Skip to content

Nexus Standalone: TerminatedFailureInfo identity#10009

Merged
stephanos merged 1 commit intofeature/nexus-standalonefrom
stephanos/sano-identity
Apr 22, 2026
Merged

Nexus Standalone: TerminatedFailureInfo identity#10009
stephanos merged 1 commit intofeature/nexus-standalonefrom
stephanos/sano-identity

Conversation

@stephanos
Copy link
Copy Markdown
Contributor

@stephanos stephanos commented Apr 21, 2026

What changed?

Add identity to TerminatedFailureInfo.

PS: CanceledFailureInfo will be a separate PR.

Why?

Allow clients to access identity via API.

How did you test it?

  • built
  • run locally and tested manually
  • covered by existing tests
  • added new unit test(s)
  • added new functional test(s)

@stephanos stephanos changed the title Stephanos/sano identity Nexus Standalone: TerminatedFailureInfo identity Apr 21, 2026
@stephanos stephanos force-pushed the stephanos/sano-identity branch from dda52fc to 6f659b2 Compare April 22, 2026 00:22

message NexusOperationTerminateState {
string request_id = 1;
string identity = 2;
Copy link
Copy Markdown
Contributor Author

@stephanos stephanos Apr 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or should we keep that? I removed it because it's redundant info.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove

@stephanos stephanos force-pushed the stephanos/sano-identity branch from 6f659b2 to b6480e7 Compare April 22, 2026 00:24
@stephanos stephanos force-pushed the feature/nexus-standalone branch from 2e98d8b to ee92df2 Compare April 22, 2026 00:27
@stephanos stephanos force-pushed the stephanos/sano-identity branch 2 times, most recently from d005a24 to 53b1eb4 Compare April 22, 2026 00:28
@stephanos stephanos marked this pull request as ready for review April 22, 2026 00:40
@stephanos stephanos requested review from a team as code owners April 22, 2026 00:40
@stephanos stephanos requested review from S15 and bergundy April 22, 2026 00:40
@stephanos stephanos force-pushed the feature/nexus-standalone branch from ee92df2 to c7346c1 Compare April 22, 2026 00:49
@stephanos stephanos force-pushed the stephanos/sano-identity branch from 53b1eb4 to 696ddd6 Compare April 22, 2026 00:52
Copy link
Copy Markdown
Member

@bergundy bergundy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! We should get the applications components team to populate this for other archetypes.


message NexusOperationTerminateState {
string request_id = 1;
string identity = 2;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove

@stephanos stephanos merged commit c3cbc49 into feature/nexus-standalone Apr 22, 2026
40 of 45 checks passed
@stephanos stephanos deleted the stephanos/sano-identity branch April 22, 2026 02:20
stephanos added a commit that referenced this pull request Apr 23, 2026
## What changed?

Add identity to `TerminatedFailureInfo`.

PS: `CanceledFailureInfo` will be a separate PR.

## Why?

Allow clients to access identity via API.

## How did you test it?
- [ ] built
- [ ] run locally and tested manually
- [ ] covered by existing tests
- [x] added new unit test(s)
- [x] added new functional test(s)
stephanos added a commit that referenced this pull request Apr 23, 2026
## What changed?

Add identity to `TerminatedFailureInfo`.

PS: `CanceledFailureInfo` will be a separate PR.

## Why?

Allow clients to access identity via API.

## How did you test it?
- [ ] built
- [ ] run locally and tested manually
- [ ] covered by existing tests
- [x] added new unit test(s)
- [x] added new functional test(s)
stephanos added a commit that referenced this pull request Apr 23, 2026
## What changed?

Add identity to `TerminatedFailureInfo`.

PS: `CanceledFailureInfo` will be a separate PR.

## Why?

Allow clients to access identity via API.

## How did you test it?
- [ ] built
- [ ] run locally and tested manually
- [ ] covered by existing tests
- [x] added new unit test(s)
- [x] added new functional test(s)
stephanos added a commit that referenced this pull request Apr 23, 2026
## What changed?

Add identity to `TerminatedFailureInfo`.

PS: `CanceledFailureInfo` will be a separate PR.

## Why?

Allow clients to access identity via API.

## How did you test it?
- [ ] built
- [ ] run locally and tested manually
- [ ] covered by existing tests
- [x] added new unit test(s)
- [x] added new functional test(s)
stephanos added a commit that referenced this pull request Apr 23, 2026
## What changed?

Add identity to `TerminatedFailureInfo`.

PS: `CanceledFailureInfo` will be a separate PR.

## Why?

Allow clients to access identity via API.

## How did you test it?
- [ ] built
- [ ] run locally and tested manually
- [ ] covered by existing tests
- [x] added new unit test(s)
- [x] added new functional test(s)
stephanos added a commit that referenced this pull request Apr 24, 2026
## What changed?

Add identity to `TerminatedFailureInfo`.

PS: `CanceledFailureInfo` will be a separate PR.

## Why?

Allow clients to access identity via API.

## How did you test it?
- [ ] built
- [ ] run locally and tested manually
- [ ] covered by existing tests
- [x] added new unit test(s)
- [x] added new functional test(s)
stephanos added a commit that referenced this pull request Apr 24, 2026
## What changed?

Add identity to `TerminatedFailureInfo`.

PS: `CanceledFailureInfo` will be a separate PR.

## Why?

Allow clients to access identity via API.

## How did you test it?
- [ ] built
- [ ] run locally and tested manually
- [ ] covered by existing tests
- [x] added new unit test(s)
- [x] added new functional test(s)
stephanos added a commit that referenced this pull request Apr 24, 2026
## What changed?

Add identity to `TerminatedFailureInfo`.

PS: `CanceledFailureInfo` will be a separate PR.

## Why?

Allow clients to access identity via API.

## How did you test it?
- [ ] built
- [ ] run locally and tested manually
- [ ] covered by existing tests
- [x] added new unit test(s)
- [x] added new functional test(s)
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