Skip to content
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

[TSLA-6899] Add a release note for 401 authentication errors in Linseed #1487

Merged
merged 3 commits into from
May 23, 2024

Conversation

asincu
Copy link
Contributor

@asincu asincu commented May 17, 2024

Product Version(s):
Calico Enterprise,

Issue:
https://tigera.atlassian.net/browse/TSLA-6899

Link to docs preview:

SME review:

  • An SME has approved this change.

DOCS review:

  • A member of the docs team has approved this change.

Additional information:

Merge checklist:

  • Deploy preview inspected wherever changes were made
  • Build completed successfully
  • Test have passed

@asincu asincu requested a review from a team as a code owner May 17, 2024 21:04
Copy link

netlify bot commented May 17, 2024

Deploy Preview for calico-docs-preview-next ready!

Name Link
🔨 Latest commit e22a612
🔍 Latest deploy log https://app.netlify.com/sites/calico-docs-preview-next/deploys/664f962b0caadc0009e118a2
😎 Deploy Preview https://deploy-preview-1487--calico-docs-preview-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 47 (🟢 up 4 from production)
Accessibility: 90 (no change from production)
Best Practices: 92 (no change from production)
SEO: 86 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented May 17, 2024

Deploy Preview succeeded!

Built without sensitive environment variables

Name Link
🔨 Latest commit e22a612
🔍 Latest deploy log https://app.netlify.com/sites/tigera/deploys/664f962bff92350009ab3172
😎 Deploy Preview https://deploy-preview-1487--tigera.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 45 (🔴 down 16 from production)
Accessibility: 90 (no change from production)
Best Practices: 83 (no change from production)
SEO: 93 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Co-authored-by: Christopher Tauchen <tauchen@gmail.com>
@@ -114,6 +114,7 @@ This release expands our support to clusters with nodes running ARM64-based arch
* Upgrading to {{prodname}} 3.18.0 on Rancher/RKE from {{prodname}} 3.13.0 currently requires manually terminating the calico-node container for an upgrade to proceed.
* Calico panics if kube-proxy or other components are using native `nftables` rules instead of the `iptables-nft` compatibility shim. Until Calico supports native nftables mode, we recommend that you continue to use the iptables-nft compatibility layer for all components. (The compatibility layer was the only option before Kubernetes v1.29 added alpha-level `nftables` support.) Do not run Calico in "legacy" iptables mode on a system that is also using `nftables`. Although this combination does not panic or fail (at least on kernels that support both), the interaction between `iptables` "legacy" mode and `nftables` is confusing: both `iptables` and `nftables` rules can be executed on the same packet, leading to policy verdicts being "overturned".
* When a tier order is set to the maximum float value (1.7976931348623157e+308), this can cause policy re-ordering in the UI not to work properly. Since the `namespace-isolation` tier has this value by default, policy recommendation users are affected. To workaround this issue edit any tier that has this value for the order. For example: use `kubectl edit tier namespace-isolation` and set the order to `10000`.
* Linseed deployment needs to be manually restarted after an upgrade in order to prevent any authentcation errors with Elastic and not being able to ingest data.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please make changes to this one too. Then we're good to go.

@ctauchen ctauchen merged commit 143cfd4 into tigera:main May 23, 2024
9 of 10 checks passed
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.

None yet

2 participants