docs(blog): Fluid 1.1.0 release blog, diagrams & presentation decks#14
Open
cheyang wants to merge 14 commits into
Open
docs(blog): Fluid 1.1.0 release blog, diagrams & presentation decks#14cheyang wants to merge 14 commits into
cheyang wants to merge 14 commits into
Conversation
…luid-cloudnative#6126) * fix: remove hardcoded Asia/Shanghai timezone from container images Container images should not force a region-specific timezone. Hardcoding Asia/Shanghai makes all logs and timestamps default to CST regardless of where the cluster runs, which is surprising for operators outside China and diverges from the container convention of UTC. Drop the localtime/timezone binding from all Dockerfiles so images default to UTC. The tzdata package is still installed, so operators can set their own timezone via the TZ environment variable when needed. Signed-off-by: cheyang <cheyang.cy@alibaba-inc.com> * fix: remove trailing whitespace after line-continuation in Dockerfile.webhook The backslash on the chmod line had a trailing space, so it escaped the space instead of the newline. Strip it so the line continuation is unambiguous. Signed-off-by: cheyang <cheyang.cy@alibaba-inc.com> --------- Signed-off-by: cheyang <cheyang.cy@alibaba-inc.com>
…pdates (fluid-cloudnative#6125) Bumps the codeql-action group with 3 updates in the / directory: [github/codeql-action/init](https://github.com/github/codeql-action), [github/codeql-action/analyze](https://github.com/github/codeql-action) and [github/codeql-action/upload-sarif](https://github.com/github/codeql-action). Updates `github/codeql-action/init` from 4.36.2 to 4.37.0 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@8aad20d...99df26d) Updates `github/codeql-action/analyze` from 4.36.2 to 4.37.0 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@8aad20d...99df26d) Updates `github/codeql-action/upload-sarif` from 4.36.2 to 4.37.0 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@8aad20d...99df26d) --- updated-dependencies: - dependency-name: github/codeql-action/analyze dependency-version: 4.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: codeql-action - dependency-name: github/codeql-action/init dependency-version: 4.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: codeql-action - dependency-name: github/codeql-action/upload-sarif dependency-version: 4.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: codeql-action ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…-cloudnative#5827) * test(dataset): add ginkgo unit coverage for dataset controller Signed-off-by: Harsh <harshmastic@gmail.com> * test(dataset): tighten dataset controller unit assertions Signed-off-by: Harsh <harshmastic@gmail.com> * test(dataset): drop stale envtest helper coverage Signed-off-by: Harsh <harshmastic@gmail.com> --------- Signed-off-by: Harsh <harshmastic@gmail.com>
…native#6097) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.48.0 to 0.55.0. - [Commits](golang/net@v0.48.0...v0.55.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.55.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…e#6130) * update curvine image to support report cache states Signed-off-by: xliuqq <xlzq1992@gmail.com> * fix test Signed-off-by: xliuqq <xlzq1992@gmail.com> * update curvine image Signed-off-by: xliuqq <xlzq1992@gmail.com> --------- Signed-off-by: xliuqq <xlzq1992@gmail.com>
…tive#6133) Bumps [actions/checkout](https://github.com/actions/checkout) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@9c091bb...3d3c42e) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…native#6131) Bumps the codeql-action group with 3 updates: [github/codeql-action/init](https://github.com/github/codeql-action), [github/codeql-action/analyze](https://github.com/github/codeql-action) and [github/codeql-action/upload-sarif](https://github.com/github/codeql-action). Updates `github/codeql-action/init` from 4.37.0 to 4.37.3 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@99df26d...e4fba86) Updates `github/codeql-action/analyze` from 4.37.0 to 4.37.3 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@99df26d...e4fba86) Updates `github/codeql-action/upload-sarif` from 4.37.0 to 4.37.3 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@99df26d...e4fba86) --- updated-dependencies: - dependency-name: github/codeql-action/init dependency-version: 4.37.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: codeql-action - dependency-name: github/codeql-action/analyze dependency-version: 4.37.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: codeql-action - dependency-name: github/codeql-action/upload-sarif dependency-version: 4.37.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: codeql-action ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…tive#6132) Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.5.0 to 7.0.0. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@924ae3a...b7ad1da) --- updated-dependencies: - dependency-name: actions/setup-go dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…-cloudnative#6135) Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.79.3 to 1.82.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.79.3...v1.82.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.82.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ement) Signed-off-by: cheyang <cheyang.cy@alibaba-inc.com>
…, embed in deep-dive Signed-off-by: cheyang <cheyang.cy@alibaba-inc.com>
…ndex Signed-off-by: cheyang <cheyang.cy@alibaba-inc.com>
…generator) Signed-off-by: cheyang <cheyang.cy@alibaba-inc.com>
Signed-off-by: cheyang <cheyang.cy@alibaba-inc.com>
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.
What
Adds the complete Fluid 1.1.0 external-promotion material set under
docs/blog/v1.1.0/.Articles (中/英)
announcement-zh.md/announcement-en.md— short release announcementdeep-dive-zh.md— full technical blog (CNCF-style), with embedded diagramsarchitecture-zh.md— CacheRuntime architecture + legendDiagrams (each as
.mmdsource +.svg+ high-res.png)Presentation decks
fluid-1.1.0-deck.pptx(中文) +fluid-1.1.0-deck-en.pptx(English) — 11-slide 16:9 decksgenerate_fluid_110_deck*.py— regeneration scriptsHighlights covered
CacheRuntime+CacheRuntimeClassCRDs) — onboard any cache system with zero controller code; Curvine as the first enginevolumeClaimTemplates, DataProcess Cron/OnEventNotes
v1.0.8..HEADcommits and repodocs//api/; YAML examples taken from the in-repo Curvine sample. External facts (Curvine / 3FS / Mooncake, CNCF status) cited from official sources.@mermaid-js/mermaid-cli; decks generated viapython-pptxand verified page-by-page.