open-consul/agent/consul/fsm
John Maguire c5b7164b16
APIGW Normalize Status Conditions (#16994)
* normalize status conditions for gateways and routes

* Added tests for checking condition status and panic conditions for
validating combinations, added dummy code for fsm store

* get rid of unneeded gateway condition generator struct

* Remove unused file

* run go mod tidy

* Update tests, add conflicted gateway status

* put back removed status for test

* Fix linting violation, remove custom conflicted status

* Update fsm commands oss

* Fix incorrect combination of type/condition/status

* cleaning up from PR review

* Change "invalidCertificate" to be of accepted status

* Move status condition enums into api package

* Update gateways controller and generated code

* Update conditions in fsm oss tests

* run go mod tidy on consul-container module to fix linting

* Fix type for gateway endpoint test

* go mod tidy from changes to api

* go mod tidy on troubleshoot

* Fix route conflicted reason

* fix route conflict reason rename

* Fix text for gateway conflicted status

* Add valid certificate ref condition setting

* Revert change to resolved refs to be handled in future PR
2023-04-24 16:22:55 -04:00
..
commands_oss.go Add manual virtual IP support to state store (#16815) 2023-04-21 09:19:02 -07:00
commands_oss_test.go APIGW Normalize Status Conditions (#16994) 2023-04-24 16:22:55 -04:00
fsm.go * added Sameness Group to proto files (#16998) 2023-04-14 09:24:46 -07:00
fsm_test.go
log_verification_chunking_shim.go
snapshot.go Raft storage backend (#16619) 2023-04-04 17:30:06 +01:00
snapshot_oss.go Raft storage backend (#16619) 2023-04-04 17:30:06 +01:00
snapshot_oss_test.go Raft storage backend (#16619) 2023-04-04 17:30:06 +01:00
snapshot_test.go Raft storage backend (#16619) 2023-04-04 17:30:06 +01:00