-
Notifications
You must be signed in to change notification settings - Fork 4
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
merge main branch to release-v0.4 branch #380
Closed
Closed
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: ii2day <[email protected]>
docs: add crd define doc
metrics format
Bumps [github.com/pyroscope-io/client](https://github.com/pyroscope-io/client) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/pyroscope-io/client/releases) - [Commits](grafana/pyroscope-go@v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: github.com/pyroscope-io/client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps gopkg.in/natefinch/lumberjack.v2 from 2.0.0 to 2.2.1. --- updated-dependencies: - dependency-name: gopkg.in/natefinch/lumberjack.v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Update lint-yaml.yaml
….in/natefinch/lumberjack.v2-2.2.1 Bump gopkg.in/natefinch/lumberjack.v2 from 2.0.0 to 2.2.1
…b.com/pyroscope-io/client-0.7.0 Bump github.com/pyroscope-io/client from 0.6.0 to 0.7.0
Update roadmap.md
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3.1.3...v3.1.4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.5.0 to 1.7.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.5.0...v1.7.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.9.2 to 2.9.5. - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.9.2...v2.9.5) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: ii2day <[email protected]>
optimize HTTP client performance
…b.com/onsi/ginkgo/v2-2.9.5 Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.5
…elm/kind-action-1.7.0 Bump helm/kind-action from 1.5.0 to 1.7.0
…odecov/codecov-action-3.1.4 Bump codecov/codecov-action from 3.1.3 to 3.1.4
Signed-off-by: ii2day <[email protected]>
optimize DNS client performance
split http crd
Signed-off-by: [email protected] <[email protected]>
Signed-off-by: [email protected] <[email protected]> e2e for multiple k8s Signed-off-by: [email protected] <[email protected]> e2e for multiple k8s Signed-off-by: [email protected] <[email protected]> e2e for multiple k8s Signed-off-by: [email protected] <[email protected]> e2e for multiple k8s Signed-off-by: [email protected] <[email protected]> e2e for multiple k8s Signed-off-by: [email protected] <[email protected]> e2e for multiple k8s Signed-off-by: [email protected] <[email protected]> e2e for multiple k8s Signed-off-by: [email protected] <[email protected]> e2e for multiple k8s Signed-off-by: [email protected] <[email protected]> e2e for multiple k8s Signed-off-by: [email protected] <[email protected]> e2e for multiple k8s Signed-off-by: [email protected] <[email protected]>
e2e for multiple k8s
Signed-off-by: Icarus9913 <[email protected]>
Signed-off-by: Icarus9913 <[email protected]>
Signed-off-by: Icarus9913 <[email protected]>
Signed-off-by: [email protected] <[email protected]>
fix: k8s ci
Signed-off-by: [email protected] <[email protected]>
Signed-off-by: Icarus9913 <[email protected]>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4.6.0...v4.6.1) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.6.1...v1.7.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Icarus9913 <[email protected]>
add pluginReport struct as runtime.object for apiserver
…b.com/spf13/cobra-1.7.0 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0
…ctions/setup-python-4.6.1 Bump actions/setup-python from 4.6.0 to 4.6.1
Signed-off-by: ii2day <[email protected]>
update version to v0.4.0-rc1
Codecov Report
@@ Coverage Diff @@
## release-v0.4 #380 +/- ##
=================================================
+ Coverage 29.93% 40.77% +10.84%
=================================================
Files 7 8 +1
Lines 471 488 +17
=================================================
+ Hits 141 199 +58
+ Misses 319 285 -34
+ Partials 11 4 -7
Flags with carried forward coverage won't be shown. Click here to find out more.
|
weizhoublue
approved these changes
Jun 3, 2023
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.
No description provided.