These 12 commits are when the Protocol Buffers files have changed:
| Commit: | baf45a5 | |
|---|---|---|
| Author: | Adam Wolfe Gordon | |
| Committer: | Adam Wolfe Gordon | |
Use core APIs from the Crossplane apis module This commit brings back the changes from crossplane/crossplane#7190. We now depend on the Crossplane `apis` module for core APIs, and it does not depend on crossplane-runtime. Signed-off-by: Adam Wolfe Gordon <awg@upbound.io>
| Commit: | 4f288e3 | |
|---|---|---|
| Author: | Philippe Scorsolini | |
| Committer: | Philippe Scorsolini | |
refactor(pipelineinspector): use oneof for operation/composition context Extract composition and operation metadata into separate message types and use a oneof to enforce that only one context type is set per step. This allows the PipelineInspector to handle both Composition-based pipelines and Operation-based pipelines with a clear distinction at the protocol level. Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>
| Commit: | cb15cc4 | |
|---|---|---|
| Author: | Philippe Scorsolini | |
fix(pipeline-inspector): expose step name too Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>
| Commit: | d7312bb | |
|---|---|---|
| Author: | Philippe Scorsolini | |
update comment Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>
| Commit: | 147d66f | |
|---|---|---|
| Author: | Philippe Scorsolini | |
| Committer: | Philippe Scorsolini | |
feat: pipeline inspector protobuf/gRPC definitions Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>
| Commit: | 2cae13d | |
|---|---|---|
| Author: | Jared Watts | |
api: bump golang module to github.com/crossplane/crossplane-runtime/v2 Signed-off-by: Jared Watts <jbw976@gmail.com>
The documentation is generated from this commit.
| Commit: | 64763a2 | |
|---|---|---|
| Author: | Jared Watts | |
feat: change logs protobuf/gRPC definitions Signed-off-by: Jared Watts <jbw976@gmail.com>
| Commit: | f50dd7d | |
|---|---|---|
| Author: | Nic Cope | |
| Committer: | Nic Cope | |
Ignore buf linter warning about incorrect package Changing this package would be a breaking change. Signed-off-by: Nic Cope <nicc@rk0n.org>
| Commit: | fc63b94 | |
|---|---|---|
| Author: | ezgidemirel | |
| Committer: | ezgidemirel | |
Remove certificate loading to make it on upper layers, add unit tests Signed-off-by: ezgidemirel <ezgidemirel91@gmail.com>
| Commit: | 6d770a1 | |
|---|---|---|
| Author: | ezgidemirel | |
| Committer: | ezgidemirel | |
remove unused messages from proto file Signed-off-by: ezgidemirel <ezgidemirel91@gmail.com>
| Commit: | b0785ed | |
|---|---|---|
| Author: | ezgidemirel | |
| Committer: | ezgidemirel | |
change store type, make tls config an option Signed-off-by: ezgidemirel <ezgidemirel91@gmail.com>
| Commit: | a1c142b | |
|---|---|---|
| Author: | ezgidemirel | |
| Committer: | ezgidemirel | |
Add External Secret Store proto files Signed-off-by: ezgidemirel <ezgidemirel91@gmail.com>