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

. #5080

Closed
wants to merge 215 commits into from
Closed

. #5080

wants to merge 215 commits into from

Conversation

paragchak-sumo
Copy link
Contributor

@paragchak-sumo paragchak-sumo commented Jan 31, 2025

.

c-kruse and others added 30 commits April 13, 2022 16:42
Signed-off-by: Eric Chlebek <[email protected]>
The suggest.Resource name must match a resource type name. In this case the event filter's type name isn't filter but event_filter and as such suggestions were never returned.

Signed-off-by: James Phillips <[email protected]>
Add develop/ and release/ to AppVeyor config
Signed-off-by: Justin Kolberg <[email protected]>
Update changelog for 6.7.1 release
* Add core/v3 support for global resources

Adds a GlobalResource interface that corev3 Resoruces
can optionally implement to indicate they are not namespaced.
Also updates the V2ResourceProxy to honor the core/v2 behavior
of no-op SetNamespace implementations to indicate a resource
is global.

Signed-off-by: c-kruse <[email protected]>

* update types package as well

Signed-off-by: c-kruse <[email protected]>

* update changelog

Signed-off-by: c-kruse <[email protected]>
ac3387a was merged with its changelog entry under the 6.7.1 release.
This moves it back to unreleased

Signed-off-by: Christian Kruse <[email protected]>
The goal is to have a format that's similar to the one in
sensu-go-enterprise and make certain operations, like grepping for the
go version, easier across both repositories.

(cherry picked from commit 22d1678)

Signed-off-by: Cyril Cressent <[email protected]>
The goal is to have a format that's similar to the one in
sensu-go-enterprise and make certain operations, like grepping for the
go version, easier across both repositories.

(cherry picked from commit 22d1678)

Signed-off-by: Cyril Cressent <[email protected]>
* Round-robin scheduling for Postgres
* print ring source (etcd or postgres) correctly in scheduler

Signed-off-by: Francis Guimond <[email protected]>
* etcd-unsafe-no-fsync pass-through etcd option flag

Signed-off-by: Sean Porter <[email protected]>

* remove UnsafeNoFsync conditional

Signed-off-by: Sean Porter <[email protected]>

* fixed unsafe flag usage

Signed-off-by: Sean Porter <[email protected]>

* added etcd-unsafe-no-fsync to store flag category

Signed-off-by: Sean Porter <[email protected]>

* etcd-unsafe-no-fsync changelog entry

Signed-off-by: Sean Porter <[email protected]>
* Remove go.mod replace directives from sensu modules

Signed-off-by: Christian Kruse <[email protected]>

* ignore go's multi-module workspace files

Signed-off-by: Christian Kruse <[email protected]>

* bump minimum go version to 1.16

Signed-off-by: Christian Kruse <[email protected]>

* Update CONTRIBUTING.md with multi module dev workflow

Signed-off-by: Christian Kruse <[email protected]>

* Add CircleCI test to check for replace directives

Signed-off-by: Christian Kruse <[email protected]>
* bump etcd version to v3.5.4 for bug fix

Signed-off-by: Christian Kruse <[email protected]>

* add changelog entry

Signed-off-by: Christian Kruse <[email protected]>

* drop usage of clientv3.CreateDefaultZapLoggerConfig()

Signed-off-by: Christian Kruse <[email protected]>
Signed-off-by: Christian Kruse <[email protected]>
chavakula and others added 29 commits February 29, 2024 14:19
Signed-off-by: manisha kumari <[email protected]>
Signed-off-by: manisha kumari <[email protected]
Co-authored-by: SudhanshuBawane <[email protected]>
Signed-off-by: manisha kumari <[email protected]>
Signed-off-by: manisha kumari <[email protected]>
Signed-off-by: manisha kumari <[email protected]>
Signed-off-by: manisha kumari <[email protected]>
Signed-off-by: manisha kumari <[email protected]>
Signed-off-by: manisha kumari <[email protected]>
Signed-off-by: manisha kumari <[email protected]>
new silenced setting attributes addition
condition change to support password reset
Signed-off-by: manisha kumari <[email protected]>
Signed-off-by: manisha kumari <[email protected]>
* change log & CI version update

Signed-off-by: Rajshekar Chavakula <[email protected]>
Signed-off-by: Rajshekar Chavakula <[email protected]>
Bumps [golang.org/x/time](https://github.com/golang/time) from 0.3.0 to 0.9.0.
- [Commits](golang/time@v0.3.0...v0.9.0)

---
updated-dependencies:
- dependency-name: golang.org/x/time
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/dave/jennifer](https://github.com/dave/jennifer) from 0.0.0-20171207062344-d8bdbdbee4e1 to 1.7.1.
- [Commits](https://github.com/dave/jennifer/commits/v1.7.1)

---
updated-dependencies:
- dependency-name: github.com/dave/jennifer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…olang.org/x/time-0.9.0

Bump golang.org/x/time from 0.3.0 to 0.9.0
…ithub.com/dave/jennifer-1.7.1

Bump github.com/dave/jennifer from 0.0.0-20171207062344-d8bdbdbee4e1 to 1.7.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.