Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

chore(airflow): Update major/minor versions for 26.11.0

已关闭
#1,645 0 条评论 0 个 reaction 已指派 1 人 在 GitHub 查看

@adwk67 已经在做这个了。

开始于 2026年9月16日。

评估

这个 Issue 还没有评估数据。

描述

scheduled-for/26.11.0

Part of https://github.com/stackabletech/docker-images/issues/1641.

  • Add: 3.3.1 (supported)
  • Deprecate: 3.2.2
  • Remove: 3.1.6

[!TIP]
Please add to the Stackable Engineering project.

Update tasks

  • Update boil-config.toml to reflect the agreed upon versions in the spreadsheet (including the removal of old versions).
  • Download new constraints file (see airflow/download_constraints.sh).
  • Update other dependencies if applicable (eg: python, statsd_exporter, cyclonedx-bom, etc).
  • Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
  • Ensure prerequisites are up to date (required-external-components.adoc).
  • Update the version in demos. Add the PR(s) to the list below.

[!TIP]
The tests might fail to pull an image if the spark version is not updated in the private repo as part
of the Spark version bumps.
This is usually only discoverable after branching, because there are always old versions for 0.0.0-dev.

Related Pull Requests

[!TIP]
Delete any items that do not apply so that all applicable items can be checked.
For example, if you add release notes to the documentation repository, you do not need the latter two criteria.

Acceptance

[!TIP]
This list should be completed by the assignee(s), once respective PRs have been merged. Once all items have been
checked, the issue can be moved into Development: Done.

  • Can build image (either locally, or in CI)
  • All kuttl tests pass (either locally, or in CI)
  • Release notes added to documentation and linked as a PR above
  • Release notes written in a comment below
  • Applicable release-note label added to this issue
Testing instructions
# Where x.y.z is the new version added in this PR
boil build airflow=x.y.z --strip-architecture --load

kind load docker-image oci.stackable.tech/sdp/airflow:x.y.z-stackable0.0.0-dev

# Change directory into the airflow-operator repository and update the
# product version in tests/test-definition.yaml
./scripts/run-tests --test-suite smoke-latest # or similar

Please consider updating this template if these instructions are wrong, or
could be made clearer.

主要语言
Dockerfile
星标
22
派生
6
平均合并
2 天 47 分钟
30 天内合并 PR
27

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

stackabletech/docker-images 的其他 Issue

查看 stackabletech/docker-images 的全部 Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。