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

imported ancla v.0.2.2 #225

Merged
merged 30 commits into from
Sep 14, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
6146452
preliminary integration of webhooks
mtrinh11 Sep 9, 2021
62512d3
implement webhook validation in main.go
mtrinh11 Sep 10, 2021
382f249
go.sum
mtrinh11 Sep 10, 2021
5c21f91
added documentation for optional fields
mtrinh11 Sep 13, 2021
ddbdf46
edited tr1d1um_spruce
mtrinh11 Sep 13, 2021
ad11395
Update deploy/packaging/tr1d1um_spruce.yaml
mtrinh11 Sep 13, 2021
ca8e2c3
Update deploy/packaging/tr1d1um_spruce.yaml
mtrinh11 Sep 13, 2021
e1c599f
documentation
mtrinh11 Sep 13, 2021
016e34b
Update deploy/packaging/tr1d1um_spruce.yaml
mtrinh11 Sep 13, 2021
5c43973
documentation
mtrinh11 Sep 13, 2021
a63fcb8
Merge branch 'main' of https://github.com/mtrinh11/tr1d1um
mtrinh11 Sep 13, 2021
f39a857
Update deploy/packaging/tr1d1um_spruce.yaml
mtrinh11 Sep 13, 2021
c4feda1
Update tr1d1um.yaml
mtrinh11 Sep 13, 2021
3d5cace
Update tr1d1um.yaml
mtrinh11 Sep 13, 2021
7020060
Update tr1d1um.yaml
mtrinh11 Sep 13, 2021
e39c4f6
Update tr1d1um.yaml
mtrinh11 Sep 13, 2021
8d90cb4
Update tr1d1um.yaml
mtrinh11 Sep 13, 2021
64e9b86
Update tr1d1um.yaml
mtrinh11 Sep 13, 2021
cbcd264
Update tr1d1um.yaml
mtrinh11 Sep 13, 2021
92e8083
Update tr1d1um.yaml
mtrinh11 Sep 13, 2021
76f7944
Update tr1d1um.yaml
mtrinh11 Sep 13, 2021
0dfcc7e
Update tr1d1um.yaml
mtrinh11 Sep 13, 2021
0bd8c64
documentation
mtrinh11 Sep 13, 2021
5fa1dca
documentation
mtrinh11 Sep 13, 2021
0e748c9
changelog and gitignore, added cpuprofile
mtrinh11 Sep 13, 2021
80689d0
changelog
mtrinh11 Sep 13, 2021
98d8ec9
imported ancla v0.2.2
mtrinh11 Sep 14, 2021
2bbab68
Merge remote-tracking branch 'upstream/main'
mtrinh11 Sep 14, 2021
0bee340
changelog
mtrinh11 Sep 14, 2021
8d65981
changelog
mtrinh11 Sep 14, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [v0.6.1]
- Fixed the webhook endpoint to return 400 instead of 500 for webhook validation. [#225](https://github.com/xmidt-org/tr1d1um/pull/225)

## [v0.6.0]
- Integrated webhook validator and added documentation and configuration for it. [#224](https://github.com/xmidt-org/tr1d1um/pull/224)
- Bump bascule version which includes a security vulnerability fix. [#223](https://github.com/xmidt-org/tr1d1um/pull/223)
Expand Down Expand Up @@ -108,7 +111,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
- Initial creation.

[Unreleased]: https://github.com/xmidt-org/tr1d1um/compare/v0.6.0...HEAD
[Unreleased]: https://github.com/xmidt-org/tr1d1um/compare/v0.6.1...HEAD
[v0.6.1]:https://github.com/xmidt-org/tr1d1um/compare/v0.6.0...v0.6.1
[v0.6.0]:https://github.com/xmidt-org/tr1d1um/compare/v0.5.10...v0.6.0
[v0.5.10]: https://github.com/xmidt-org/tr1d1um/compare/v0.5.9...v0.5.10
[v0.5.9]: https://github.com/xmidt-org/tr1d1um/compare/v0.5.8...v0.5.9
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.7.1
github.com/stretchr/testify v1.7.0
github.com/xmidt-org/ancla v0.2.2-0.20210909164415-26b889e7d9ec
github.com/xmidt-org/ancla v0.2.2
github.com/xmidt-org/bascule v0.10.2
github.com/xmidt-org/candlelight v0.0.5
github.com/xmidt-org/webpa-common/v2 v2.0.1
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -671,10 +671,8 @@ github.com/urfave/cli v1.20.0/go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijb
github.com/urfave/cli v1.22.1/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0=
github.com/vmware/govmomi v0.18.0/go.mod h1:URlwyTFZX72RmxtxuaFL2Uj3fD1JTvZdx59bHWk6aFU=
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU=
github.com/xmidt-org/ancla v0.2.1 h1:Pwvkfhj636rbAdZCZHyAbmdPct1jx/hK/QOFcPUeAFM=
github.com/xmidt-org/ancla v0.2.1/go.mod h1:ouFTJFAgisn3DpLAdtkTbOOkYyprkO9ZbXqpAmin/Gg=
github.com/xmidt-org/ancla v0.2.2-0.20210909164415-26b889e7d9ec h1:eG6mr5GhaKG+6d94EkGpvnd+jh6aHUwWupnmVTwdO/M=
github.com/xmidt-org/ancla v0.2.2-0.20210909164415-26b889e7d9ec/go.mod h1:ouFTJFAgisn3DpLAdtkTbOOkYyprkO9ZbXqpAmin/Gg=
github.com/xmidt-org/ancla v0.2.2 h1:mbi4ydNyeFO9WAOvJVGoX/izeaXk46npQIWrcHoUYiU=
github.com/xmidt-org/ancla v0.2.2/go.mod h1:ouFTJFAgisn3DpLAdtkTbOOkYyprkO9ZbXqpAmin/Gg=
github.com/xmidt-org/argus v0.3.9/go.mod h1:mDFS44R704gl9Fif3gkfAyvnZa53SvMepmXjYWABPvk=
github.com/xmidt-org/argus v0.3.10-0.20201105190057-402fede05764/go.mod h1:lnMCVB/i0gOlUOOd2WbzDDgzTEqP5TipzQ8xKIw+N/I=
github.com/xmidt-org/argus v0.3.10-0.20201217204602-66f69b12c498/go.mod h1:lnMCVB/i0gOlUOOd2WbzDDgzTEqP5TipzQ8xKIw+N/I=
Expand Down