Skip to content

Refresh the documentation with K8S library clarification#589

Merged
potiuk merged 2 commits intomainfrom
refresh-docs-with-kubernetes-clarification
May 9, 2022
Merged

Refresh the documentation with K8S library clarification#589
potiuk merged 2 commits intomainfrom
refresh-docs-with-kubernetes-clarification

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented May 2, 2022

No description provided.

@potiuk potiuk requested review from eladkal and ephraimbuddy May 2, 2022 10:00
@potiuk
Copy link
Member Author

potiuk commented May 2, 2022

I am not sure why we have so many diffs - those look like different way some characters are either quoted or not.. But the gist of the change is the note clarification about the library rather than cluster :)

@@ -2020,8 +2020,13 @@ <h4>Task log templates are now read from the metadata database instead of <code
<p>Previously, a task’s log is dynamically rendered from the <code class="docutils literal notranslate"><span class="pre">[core]</span> <span class="pre">log_filename_template</span></code> and <code class="docutils literal notranslate"><span class="pre">[elasticsearch]</span> <span class="pre">log_id_template</span></code> config values at runtime. This resulted in unfortunate characteristics, e.g. it is impractical to modify the config value after an Airflow instance is running for a while, since all existing task logs have be saved under the previous format and cannot be found with the new config value.</p>
<p>A new <code class="docutils literal notranslate"><span class="pre">log_template</span></code> table is introduced to solve this problem. This table is synchronized with the aforementioned config values every time Airflow starts, and a new field <code class="docutils literal notranslate"><span class="pre">log_template_id</span></code> is added to every DAG run to point to the format used by tasks (<code class="docutils literal notranslate"><span class="pre">NULL</span></code> indicates the first ever entry for compatibility).</p>
</div>
<div class="section" id="minimum-kubernetes-version-bumped-from-3-0-0-to-21-7-0-20759">
<h4>Minimum kubernetes version bumped from <code class="docutils literal notranslate"><span class="pre">3.0.0</span></code> to <code class="docutils literal notranslate"><span class="pre">21.7.0</span></code> (#20759)<a class="headerlink" href="#minimum-kubernetes-version-bumped-from-3-0-0-to-21-7-0-20759" title="Permalink to this headline">¶</a></h4>
<div class="section" id="minimum-kubernetes-library-version-bumped-from-3-0-0-to-21-7-0-20759">
Copy link
Member Author

@potiuk potiuk May 2, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the actual change :)

@potiuk
Copy link
Member Author

potiuk commented May 4, 2022

chance for merging this one @kaxil @jedcunningham @dstandish -> already in main and marked as 2.1.0 but would be nice to get it to the docs (we already had one user mislead that "kubernetes" means "kubernetes cluster" rather than library.

@potiuk
Copy link
Member Author

potiuk commented May 9, 2022

Anyone :) ?

@potiuk potiuk merged commit 74542e5 into main May 9, 2022
@potiuk potiuk deleted the refresh-docs-with-kubernetes-clarification branch June 17, 2023 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants