deps: bump flux to 0.191.0#2738
Closed
chenrui333 wants to merge 2 commits intoinfluxdata:masterfrom
chenrui333:deps/update-to-use-flux-0.191.0
Closed
deps: bump flux to 0.191.0#2738chenrui333 wants to merge 2 commits intoinfluxdata:masterfrom chenrui333:deps/update-to-use-flux-0.191.0
chenrui333 wants to merge 2 commits intoinfluxdata:masterfrom
chenrui333:deps/update-to-use-flux-0.191.0
Conversation
Signed-off-by: Rui Chen <[email protected]>
chenrui333
added a commit
to Homebrew/formula-patches
that referenced
this pull request
Dec 26, 2022
relates to influxdata/kapacitor#2738 Signed-off-by: Rui Chen <[email protected]>
Signed-off-by: Rui Chen <[email protected]>
gerrit-photon
pushed a commit
to vmware/photon
that referenced
this pull request
Jul 5, 2023
Kapacitor has some build issue with Rust 1.64.0
More info: github.com/influxdata/kapacitor/pull/2738
Fix: github.com/influxdata/kapacitor/pull/2738/commits
Change-Id: I10ba837e9e3490c556bb3e79241a100502e08823
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/c/photon/+/21192
Tested-by: gerrit-photon <[email protected]>
Reviewed-by: Shreenidhi Shedi <[email protected]>
gerrit-photon
pushed a commit
to vmware/photon
that referenced
this pull request
Jul 7, 2023
Kapacitor has some build issue with Rust 1.64.0
More info: github.com/influxdata/kapacitor/pull/2738
Fix: github.com/influxdata/kapacitor/pull/2738/commits
Change-Id: I28d30974d1b4aec2d7e4fa30dcb8a3ec0263aa93
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/c/photon/+/21214
Tested-by: gerrit-photon <[email protected]>
Reviewed-by: Shreenidhi Shedi <[email protected]>
This file contains hidden or 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
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.
Required checklist
/etcfolder andNewDemoConfigmethods) (influxdb and plutonium)Description
Bumping flux to v0.191.0
Context
Currently kapacitor has some build issue with Rust 1.64.0 due to the outdated dependency with flux, thus updating it to the latest.