-
Notifications
You must be signed in to change notification settings - Fork 175
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
"N/A" #5082
Closed
Closed
"N/A" #5082
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: c-kruse <ctkruse99@gmail.com>
Signed-off-by: Eric Chlebek <eric@sensu.io>
Signed-off-by: Eric Chlebek <eric@sensu.io>
Signed-off-by: Eric Chlebek <eric@sensu.io>
Signed-off-by: Cyril Cressent <cyril@sensu.io>
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 <jamesdphillips@gmail.com>
Signed-off-by: Eric Chlebek <eric@sensu.io>
Signed-off-by: Eric Chlebek <eric@sensu.io>
Signed-off-by: Eric Chlebek <eric@sensu.io>
Signed-off-by: Cyril Cressent <cyril@sensu.io>
Add develop/ and release/ to AppVeyor config
Signed-off-by: Cyril Cressent <cyril@sensu.io>
Signed-off-by: Eric Chlebek <eric@sensu.io>
Signed-off-by: Eric Chlebek <eric@sensu.io>
Signed-off-by: Eric Chlebek <eric@sensu.io>
Signed-off-by: Justin Kolberg <amd.prophet@gmail.com>
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 <ctkruse99@gmail.com> * update types package as well Signed-off-by: c-kruse <ctkruse99@gmail.com> * update changelog Signed-off-by: c-kruse <ctkruse99@gmail.com>
ac3387a was merged with its changelog entry under the 6.7.1 release. This moves it back to unreleased Signed-off-by: Christian Kruse <ctkruse99@gmail.com>
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 <cyril@sensu.io>
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 <cyril@sensu.io>
Signed-off-by: Christian Kruse <ctkruse99@gmail.com>
* Round-robin scheduling for Postgres * print ring source (etcd or postgres) correctly in scheduler Signed-off-by: Francis Guimond <francis@sensu.io>
* etcd-unsafe-no-fsync pass-through etcd option flag Signed-off-by: Sean Porter <portertech@gmail.com> * remove UnsafeNoFsync conditional Signed-off-by: Sean Porter <portertech@gmail.com> * fixed unsafe flag usage Signed-off-by: Sean Porter <portertech@gmail.com> * added etcd-unsafe-no-fsync to store flag category Signed-off-by: Sean Porter <portertech@gmail.com> * etcd-unsafe-no-fsync changelog entry Signed-off-by: Sean Porter <portertech@gmail.com>
* Remove go.mod replace directives from sensu modules Signed-off-by: Christian Kruse <ctkruse99@gmail.com> * ignore go's multi-module workspace files Signed-off-by: Christian Kruse <ctkruse99@gmail.com> * bump minimum go version to 1.16 Signed-off-by: Christian Kruse <ctkruse99@gmail.com> * Update CONTRIBUTING.md with multi module dev workflow Signed-off-by: Christian Kruse <ctkruse99@gmail.com> * Add CircleCI test to check for replace directives Signed-off-by: Christian Kruse <ctkruse99@gmail.com>
* bump etcd version to v3.5.4 for bug fix Signed-off-by: Christian Kruse <ctkruse99@gmail.com> * add changelog entry Signed-off-by: Christian Kruse <ctkruse99@gmail.com> * drop usage of clientv3.CreateDefaultZapLoggerConfig() Signed-off-by: Christian Kruse <ctkruse99@gmail.com>
Signed-off-by: Christian Kruse <ctkruse99@gmail.com>
Signed-off-by: Rajshekar Chavakula <rchavakula.ctr@sumologic.com>
Signed-off-by: Rajshekar Chavakula <rchavakula.ctr@sumologic.com>
Signed-off-by: manisha kumari <manisha.kumari@calsoftinc.com>
Signed-off-by: manisha kumari <manisha.kumari@calsoftinc.com>
Signed-off-by: manisha kumari <manisha.kumari@calsoftinc.com Co-authored-by: SudhanshuBawane <sudhanshu.bawane.ctr@sumologic.com>
Signed-off-by: manisha kumari <manisha.kumari@calsoftinc.com>
Signed-off-by: manisha kumari <manisha.kumari@calsoftinc.com>
Signed-off-by: manisha kumari <manisha.kumari@calsoftinc.com>
Signed-off-by: manisha kumari <manisha.kumari@calsoftinc.com>
Signed-off-by: manisha kumari <manisha.kumari@calsoftinc.com>
Signed-off-by: manisha kumari <manisha.kumari@calsoftinc.com>
Signed-off-by: manisha kumari <manisha.kumari@calsoftinc.com>
Signed-off-by: manisha kumari <manisha.kumari@calsoftinc.com>
Signed-off-by: manisha kumari <manisha.kumari@calsoftinc.com>
Signed-off-by: manisha kumari <manisha.kumari@calsoftinc.com>
Etcd cleanup
new silenced setting attributes addition
condition change to support password reset
Signed-off-by: manisha kumari <manisha.kumari@calsoftinc.com>
Signed-off-by: manisha kumari <manisha.kumari@calsoftinc.com>
etcd version update to 3.5.15
* change log & CI version update Signed-off-by: Rajshekar Chavakula <rchavakula.ctr@sumologic.com>
Signed-off-by: Rajshekar Chavakula <rchavakula.ctr@sumologic.com>
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] <support@github.com>
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] <support@github.com>
…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
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.32.0. - [Commits](golang/crypto@v0.21.0...v0.32.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>
…olang.org/x/crypto-0.32.0 Bump golang.org/x/crypto from 0.21.0 to 0.32.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
N/A