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

Migrate from phases to conditions #188

Merged
merged 4 commits into from
Feb 15, 2024
Merged

Migrate from phases to conditions #188

merged 4 commits into from
Feb 15, 2024

Conversation

bouskaJ
Copy link
Collaborator

@bouskaJ bouskaJ commented Feb 14, 2024

closes #34

@bouskaJ bouskaJ marked this pull request as draft February 14, 2024 16:37
@bouskaJ bouskaJ force-pushed the migrate_to_conditions branch 3 times, most recently from a1e343c to 6aadc07 Compare February 14, 2024 19:18
@bouskaJ bouskaJ force-pushed the migrate_to_conditions branch from 6aadc07 to ae74769 Compare February 14, 2024 20:08
@bouskaJ bouskaJ marked this pull request as ready for review February 14, 2024 20:24
@bouskaJ bouskaJ force-pushed the migrate_to_conditions branch from be7c1a4 to 09f781f Compare February 15, 2024 11:57
@bouskaJ bouskaJ requested a review from osmman February 15, 2024 14:31
}

type SecuresignTufStatus struct {
Url string `json:"url,omitempty"`
}

Copy link
Collaborator

Choose a reason for hiding this comment

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

do we need a trillian type?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I don't think so, I exposed fulcio, tuf and rekor because they provide URL for users. Trillian is just a backend service that is never touched by end user.

Copy link
Collaborator

Choose a reason for hiding this comment

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

👍

@cooktheryan cooktheryan merged commit 5b58a6d into main Feb 15, 2024
1 check passed
@cooktheryan cooktheryan deleted the migrate_to_conditions branch February 15, 2024 19:04
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.

[SECURESIGN-578] CR Status handling
3 participants