Gabriel Adrian Samfira
7e1a83c79a
Add API endpoint for some scaleset ops
...
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-05-03 22:29:40 +00:00
Gabriel Adrian Samfira
85eac363d5
Add ScaleSet models, functions and types
...
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-05-03 22:29:40 +00:00
Gabriel Adrian Samfira
5ba53adf84
Switch to locking package
...
The locking logic was added to its own package as it may need to be used
by other parts of the code.
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-05-03 22:29:40 +00:00
Gabriel Adrian Samfira
e51f19acc8
Fix lint errors
...
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-05-03 22:29:40 +00:00
Gabriel Adrian Samfira
d7d6d1e31a
Add mocks
...
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-05-03 22:29:40 +00:00
Gabriel Adrian Samfira
51c7d2a806
Add scaleset types
...
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-05-03 22:29:40 +00:00
Gabriel Adrian Samfira
79b9a1583c
Add scaleset client
...
This change moves the github client to a subpackage in utils
and adds the scaleset github client code.
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-05-03 22:29:40 +00:00
Gabriel
cc1470fe08
Merge pull request #382 from gabriel-samfira/set-base-url
...
set base URL in ghinstallation transport
2025-05-04 01:28:16 +03:00
Gabriel Adrian Samfira
2f1f61bfc6
set base URL in ghinstallation transport
...
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-05-04 00:51:25 +03:00
Gabriel
0d53dce16f
Merge pull request #378 from gabriel-samfira/update-deps
...
Update all dependencies
2025-04-17 18:12:49 +03:00
Gabriel Adrian Samfira
d27bd40531
Update all dependencies
...
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-04-17 18:07:33 +03:00
Gabriel
4bedb86cf0
Merge pull request #372 from cloudbase/dependabot/go_modules/github.com/prometheus/client_golang-1.22.0
...
Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0
2025-04-14 10:51:46 +03:00
dependabot[bot]
b2f84264d4
Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.21.1 to 1.22.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.21.1...v1.22.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.22.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-09 06:27:01 +00:00
Gabriel
69f6b4f541
Merge pull request #370 from cloudbase/dependabot/go_modules/golang.org/x/oauth2-0.29.0
...
Bump golang.org/x/oauth2 from 0.28.0 to 0.29.0
2025-04-07 10:56:50 +03:00
dependabot[bot]
595cf51be0
Bump golang.org/x/oauth2 from 0.28.0 to 0.29.0
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.28.0 to 0.29.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.28.0...v0.29.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-version: 0.29.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-07 07:52:29 +00:00
Gabriel
52cf0f5163
Merge pull request #371 from cloudbase/dependabot/go_modules/golang.org/x/crypto-0.37.0
...
Bump golang.org/x/crypto from 0.36.0 to 0.37.0
2025-04-07 10:51:16 +03:00
dependabot[bot]
4c5c3a0e93
Bump golang.org/x/crypto from 0.36.0 to 0.37.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.36.0 to 0.37.0.
- [Commits](https://github.com/golang/crypto/compare/v0.36.0...v0.37.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.37.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-07 07:46:55 +00:00
Gabriel
16d9b6d650
Merge pull request #369 from cloudbase/dependabot/go_modules/golang.org/x/sync-0.13.0
...
Bump golang.org/x/sync from 0.12.0 to 0.13.0
2025-04-07 10:45:44 +03:00
dependabot[bot]
6064c07611
Bump golang.org/x/sync from 0.12.0 to 0.13.0
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.12.0 to 0.13.0.
- [Commits](https://github.com/golang/sync/compare/v0.12.0...v0.13.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-version: 0.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-07 07:11:47 +00:00
Gabriel
aeaf594f3b
Merge pull request #368 from cloudbase/dependabot/go_modules/go_modules-ba6d682d0f
...
Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 in the go_modules group
2025-03-22 20:23:18 +02:00
dependabot[bot]
cad9965497
Bump github.com/golang-jwt/jwt/v4 in the go_modules group
...
Bumps the go_modules group with 1 update: [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt ).
Updates `github.com/golang-jwt/jwt/v4` from 4.5.1 to 4.5.2
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.1...v4.5.2 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-22 05:16:51 +00:00
Gabriel
17f3f3e0fa
Merge pull request #367 from cloudbase/dependabot/go_modules/go_modules-036d30de33
...
Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in the go_modules group
2025-03-22 07:15:56 +02:00
dependabot[bot]
1c0d56237c
Bump github.com/golang-jwt/jwt/v5 in the go_modules group
...
Bumps the go_modules group with 1 update: [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt ).
Updates `github.com/golang-jwt/jwt/v5` from 5.2.1 to 5.2.2
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v5.2.1...v5.2.2 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
dependency-type: direct:production
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-21 22:11:26 +00:00
Gabriel
b168fad0aa
Merge pull request #366 from cloudbase/dependabot/go_modules/github.com/BurntSushi/toml-1.5.0
...
Bump github.com/BurntSushi/toml from 1.4.0 to 1.5.0
2025-03-21 13:39:21 +02:00
Gabriel
beeb82a9cb
Merge pull request #365 from cloudbase/dependabot/go_modules/github.com/go-openapi/errors-0.22.1
...
Bump github.com/go-openapi/errors from 0.22.0 to 0.22.1
2025-03-21 13:39:01 +02:00
Gabriel
587d432fb5
Merge pull request #364 from cloudbase/dependabot/go_modules/github.com/go-openapi/swag-0.23.1
...
Bump github.com/go-openapi/swag from 0.23.0 to 0.23.1
2025-03-21 13:38:40 +02:00
dependabot[bot]
76489fb3cf
Bump github.com/BurntSushi/toml from 1.4.0 to 1.5.0
...
Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/BurntSushi/toml/releases )
- [Commits](https://github.com/BurntSushi/toml/compare/v1.4.0...v1.5.0 )
---
updated-dependencies:
- dependency-name: github.com/BurntSushi/toml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-18 06:54:48 +00:00
dependabot[bot]
632531f735
Bump github.com/go-openapi/errors from 0.22.0 to 0.22.1
...
Bumps [github.com/go-openapi/errors](https://github.com/go-openapi/errors ) from 0.22.0 to 0.22.1.
- [Commits](https://github.com/go-openapi/errors/compare/v0.22.0...v0.22.1 )
---
updated-dependencies:
- dependency-name: github.com/go-openapi/errors
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-18 06:54:43 +00:00
dependabot[bot]
2aeb24858f
Bump github.com/go-openapi/swag from 0.23.0 to 0.23.1
...
Bumps [github.com/go-openapi/swag](https://github.com/go-openapi/swag ) from 0.23.0 to 0.23.1.
- [Commits](https://github.com/go-openapi/swag/compare/v0.23.0...v0.23.1 )
---
updated-dependencies:
- dependency-name: github.com/go-openapi/swag
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-13 06:27:27 +00:00
Gabriel
a734f82e45
Merge pull request #363 from gabriel-samfira/update-deps
...
Update dependencies
2025-03-06 14:15:50 +02:00
Gabriel Adrian Samfira
e3b46209a5
Update dependencies
...
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-03-06 12:00:19 +00:00
Gabriel
99f56606eb
Merge pull request #356 from cloudbase/dependabot/go_modules/golang.org/x/crypto-0.35.0
...
Bump golang.org/x/crypto from 0.34.0 to 0.35.0
2025-02-25 10:47:32 +02:00
dependabot[bot]
ccc18d5006
Bump golang.org/x/crypto from 0.34.0 to 0.35.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.34.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.34.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 06:51:21 +00:00
Gabriel
77a503b61d
Merge pull request #355 from gabriel-samfira/update-deps
...
Update dependencies
2025-02-24 10:04:09 +02:00
Gabriel Adrian Samfira
5415121a70
Update dependencies
...
This change updates all dependencies.
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-02-24 07:59:10 +00:00
Gabriel
f2b43bac77
Merge pull request #329 from gabriel-samfira/add-backoff
...
Add a backoff mechanism when deleting runners
2025-02-13 13:12:09 +02:00
Gabriel
bf4636417b
Merge pull request #328 from gabriel-samfira/add-busy-timeout
...
Add knob to tweak _busy_timeout
2025-02-13 13:10:15 +02:00
Gabriel
09e3df25ba
Merge pull request #349 from cloudbase/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.6.6
...
Bump github.com/jedib0t/go-pretty/v6 from 6.6.5 to 6.6.6
2025-02-11 10:49:19 +02:00
dependabot[bot]
17c9b0a841
Bump github.com/jedib0t/go-pretty/v6 from 6.6.5 to 6.6.6
...
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty ) from 6.6.5 to 6.6.6.
- [Release notes](https://github.com/jedib0t/go-pretty/releases )
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.6.5...v6.6.6 )
---
updated-dependencies:
- dependency-name: github.com/jedib0t/go-pretty/v6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-11 06:41:57 +00:00
Gabriel
aa60ae9c09
Merge pull request #348 from gabriel-samfira/change-event-log
...
Update event logging
2025-02-10 15:21:35 +02:00
Gabriel Adrian Samfira
b8e77cb125
Update event logging
...
Ping events are no longer logged. Unknown events are now logged as Debug.
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-02-10 13:15:35 +00:00
Gabriel
ce7c67a8a7
Merge pull request #347 from gabriel-samfira/add-created-at
...
Add additional info when listing resources
2025-02-10 14:51:20 +02:00
Gabriel Adrian Samfira
c0245a18f7
Add additional info when listing resources
...
This change adds a --long option to most commands and includes the
CreateAt and UpdatedAt fields in the output.
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-02-10 12:45:30 +00:00
Gabriel
719bcd05aa
Merge pull request #346 from cloudbase/dependabot/go_modules/golang.org/x/crypto-0.33.0
...
Bump golang.org/x/crypto from 0.32.0 to 0.33.0
2025-02-10 10:28:38 +02:00
dependabot[bot]
4a05fe600c
Bump golang.org/x/crypto from 0.32.0 to 0.33.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.32.0 to 0.33.0.
- [Commits](https://github.com/golang/crypto/compare/v0.32.0...v0.33.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 06:46:58 +00:00
Gabriel
ea4f605bf1
Merge pull request #342 from gabriel-samfira/relax-validation
...
Relax description validation
2025-02-05 22:23:27 +02:00
Gabriel
d4ce174bab
Merge pull request #343 from gabriel-samfira/relax-webhook-url
...
Relax URLs validation
2025-02-05 22:19:16 +02:00
Gabriel Adrian Samfira
beafcb6316
Relax description validation
...
Description should not be mandatory when defining a github endpoint.
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-02-05 20:18:56 +00:00
Gabriel Adrian Samfira
86d6517a5d
Relax URLs validation
...
Webhook URL was not mandatory in previous versions. While it is needed
if users plan to use the install webhook feature, it is not required if
you want to install it yourself.
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-02-05 20:10:02 +00:00
Gabriel
001465d0a2
Merge pull request #326 from cloudbase/dependabot/go_modules/golang.org/x/crypto-0.32.0
...
Bump golang.org/x/crypto from 0.31.0 to 0.32.0
2025-02-05 10:16:30 +02:00