konstellation-io / kdl-server

Konstellation Development Lab Server
https://kdl.konstellation.io/
MIT License
7 stars 0 forks source link

fix(api): capabilities test - toleration seconds #997

Closed alexrodfe closed 3 hours ago

alexrodfe commented 1 day ago

Motivation and Context

Fix capabilities test. Toleration seconds now accepts any interface{} that implements int, int32 or int64

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[X] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Closes #

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[X] No

Other information