Sean Trantalis

Results 28 issues of Sean Trantalis

This argument allows toggling `Always suggest updating pull request branch` in the repository settings. Closes #1072 but is dependent by #1138 as this needs `v44` of `go-github`.

### What version of Kubernetes (`kubectl version`) are you using? Client Version: version.Info{Major:"1", Minor:"6", GitVersion:"v1.6.1+5115d708d7", GitCommit:"fff65cf", GitTreeState:"clean", BuildDate:"2017-08-28T09:00:00Z", GoVersion:"go1.7.6", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"6", GitVersion:"v1.6.1+5115d708d7", GitCommit:"fff65cf", GitTreeState:"clean", BuildDate:"2017-08-28T09:00:00Z", GoVersion:"go1.7.6",...

### Environment * TMOS/Bigip Version: v14.1.4 * Terraform Version: 0.13.6 * Terraform bigip provider Version: 1.7.0 ### Summary When running an apply we are getting the below error and only...

bug

In the current opentdf implementations for `c++` and `javascript` it seems like we are double encoding the signatures. The spec for the root signature and policy binding it only mentions...

bug

This is another spot where we seem to be double encoding with `hex` and `base64` but the spec and the actual current implementations don't currently align again. It seems that...

question

### Proposed Changes This change would update the spec and remove `IV` from `EncryptionInformation.Method` as it seems unnecessary as it seems standard to prepend the `IV` to the cipher text....

Today in the current implementations it seems like the `EncryptionInformation.Method.IV` goes unused which leaves me to think it is not needed in `EncryptionInformation.Method`. I propose that we remove this field...

When trying to add encrypted metadata into the new `golang` client I came across issues posting `freeform` metadata to kas like the spec says is possible. > Metadata associated with...

I am a little confused around what the difference is between zip and zipstream. Do we have any relevant material on the difference or an example of how to implement...

question

I have seen this error in the past but it seems like one of the nanotdf integration tests is flakey. ``` Run test/tdf-roundtrips.bats 1..4 ok 1 examples: roundtrip Z-TDF not...

bug
comp:ci