[Bug 66660] StaticMember doesn't support lazy hostname resolution (useful in K8s)

2023-06-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=0 --- Comment #23 from Remy Maucherat --- (In reply to Diego Rivera from comment #22) > (In reply to Diego Rivera from comment #21) > >>channelStartOptions="3" > >channelSendOptions="8"> > > Apparently tho

[Bug 66660] StaticMember doesn't support lazy hostname resolution (useful in K8s)

2023-06-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=0 Diego Rivera changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 66660] StaticMember doesn't support lazy hostname resolution (useful in K8s)

2023-06-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=0 --- Comment #21 from Diego Rivera --- (In reply to romain.manni-bucau from comment #16) So... I tried to configure the K8s provider as per the docs, and other resources I found (https://github.com/devlinx9/k8s_tomcat_custer). Per those resour

Re: [Bug 66660] StaticMember doesn't support lazy hostname resolution (useful in K8s)

2023-06-21 Thread Christopher Schultz
All, On 6/21/23 13:14, bugzi...@apache.org wrote: https://bz.apache.org/bugzilla/show_bug.cgi?id=0 --- Comment #20 from Diego Rivera --- (In reply to romain.manni-bucau from comment #16) Sounds like what you want is to start the cluster only after which means you assume that none of the N

[Bug 66660] StaticMember doesn't support lazy hostname resolution (useful in K8s)

2023-06-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=0 --- Comment #20 from Diego Rivera --- (In reply to romain.manni-bucau from comment #16) > Sounds like what you want is to start the cluster only after which means you > assume that none of the N-1 pods serve anything before pod N is started. >

[Bug 66660] StaticMember doesn't support lazy hostname resolution (useful in K8s)

2023-06-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=0 --- Comment #19 from Diego Rivera --- (In reply to jfclere from comment #17) > I need the pod.yaml and the service.yaml you are using, otherwise it is just > guessing. Trust me, they wouldn't make a difference. Services are designed to be bla

[Bug 66660] StaticMember doesn't support lazy hostname resolution (useful in K8s)

2023-06-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=0 --- Comment #18 from jfclere --- Try https://github.com/jfclere/DNSPing-tomcat too -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe,

[Bug 66660] StaticMember doesn't support lazy hostname resolution (useful in K8s)

2023-06-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=0 --- Comment #17 from jfclere --- I need the pod.yaml and the service.yaml you are using, otherwise it is just guessing. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 66660] StaticMember doesn't support lazy hostname resolution (useful in K8s)

2023-06-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=0 --- Comment #16 from romain.manni-bucau --- Sounds like what you want is to start the cluster only after which means you assume that none of the N-1 pods serve anything before pod N is started. Think this is a high assumptiong for tomcat. If n

[Bug 66660] StaticMember doesn't support lazy hostname resolution (useful in K8s)

2023-06-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=0 --- Comment #15 from Diego Rivera --- To clarify re: the Service only returning its own IP. In K8s, the pods behind the Service facade may change at any time, and without warning. DNS caches are also a thing. So imagine this scenario: from you

[Bug 66660] StaticMember doesn't support lazy hostname resolution (useful in K8s)

2023-06-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=0 Diego Rivera changed: What|Removed |Added Resolution|WONTFIX |--- Status|RESOLVED

[Bug 66660] StaticMember doesn't support lazy hostname resolution (useful in K8s)

2023-06-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=0 --- Comment #13 from jfclere --- The DNS service and the logic in tomcat cluster expects the pods to be ready otherwise the whole stuff is useless. The lookup is done on the service which returns all the available pods Probably your problems ar

[GitHub] [tomcat] sheikhoo commented on pull request #628: Change style

2023-06-21 Thread via GitHub
sheikhoo commented on PR #628: URL: https://github.com/apache/tomcat/pull/628#issuecomment-1601089024 > Please provide an updated screenshot showing the results of all your changes as there have been additional changes since the PR was opened. This is screenshot of last change ![C

[Bug 66660] StaticMember doesn't support lazy hostname resolution (useful in K8s)

2023-06-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=0 --- Comment #12 from Diego Rivera --- (In reply to Remy Maucherat from comment #10) > (In reply to Diego Rivera from comment #9) > > I already covered the downside of attempting to use the K8s API: the member > > list is compiled up front durin

[tomcat] branch 10.1.x updated: Update valve.xml

2023-06-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 3cd91f9f87 Update valve.xml 3cd91f9f87 is describ

[tomcat] branch 9.0.x updated: Update valve.xml

2023-06-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 81dc8d7afc Update valve.xml 81dc8d7afc is described

[tomcat] branch 8.5.x updated: Update valve.xml

2023-06-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 6029ebaa23 Update valve.xml 6029ebaa23 is described

[tomcat] branch main updated: Opps. Correct name.

2023-06-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 4e5ffbe1be Opps. Correct name. 4e5ffbe1be is describe

[tomcat] branch main updated: Update changelog

2023-06-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new c713c3db72 Update changelog c713c3db72 is described b

[GitHub] [tomcat] markt-asf commented on pull request #629: Documentation change for Digest Authenticator Valve - spell corrected for attribute algorithm

2023-06-21 Thread via GitHub
markt-asf commented on PR #629: URL: https://github.com/apache/tomcat/pull/629#issuecomment-1600907946 Many thanks. I'll do the back-port now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[tomcat] branch main updated: Update valve.xml

2023-06-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 0a3a2609a9 Update valve.xml 0a3a2609a9 is described b

[GitHub] [tomcat] markt-asf merged pull request #629: Documentation change for Digest Authenticator Valve - spell corrected for attribute algorithm

2023-06-21 Thread via GitHub
markt-asf merged PR #629: URL: https://github.com/apache/tomcat/pull/629 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.o

[Bug 66662] Tomcat Digest Authenticator Valve attribute name "algoirthms" need to correct as it is misspelled

2023-06-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=2 --- Comment #2 from gohil...@gmail.com --- Hi Mark, PR raised https://github.com/apache/tomcat/pull/629 Thanks. -- You are receiving this mail because: You are the assignee for the bug. ---

[GitHub] [tomcat] gohilmca opened a new pull request, #629: Documentation change for Digest Authenticator Valve - spell corrected for attribute algorithm

2023-06-21 Thread via GitHub
gohilmca opened a new pull request, #629: URL: https://github.com/apache/tomcat/pull/629 this change is with respect to issue #2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific c

Re: Tomcat, Jakarta TCKs and Arquillian

2023-06-21 Thread Romain Manni-Bucau
Congrats for the achievement, +1 to follow tomcat versions, tag and run at least daily if possible, it is a huge step for tomcat and tck IMHO. Le mer. 21 juin 2023 à 11:10, Mark Thomas a écrit : > On 21/06/2023 09:54, Rémy Maucherat wrote: > > On Wed, Jun 21, 2023 at 10:33 AM Mark Thomas wrote:

svn commit: r1910531 - in /tomcat/site/trunk: docs/security-10.html docs/security-11.html docs/security-8.html docs/security-9.html xdocs/security-10.xml xdocs/security-11.xml xdocs/security-8.xml xdo

2023-06-21 Thread markt
Author: markt Date: Wed Jun 21 10:25:40 2023 New Revision: 1910531 URL: http://svn.apache.org/viewvc?rev=1910531&view=rev Log: CVE-2023-34981 Modified: tomcat/site/trunk/docs/security-10.html tomcat/site/trunk/docs/security-11.html tomcat/site/trunk/docs/security-8.html tomcat/sit

[SECURITY] CVE-2023-34981 Apache Tomcat - Information disclosure

2023-06-21 Thread Mark Thomas
CVE-2023-34981 Apache Tomcat - Information disclosure Severity: Important Vendor: The Apache Software Foundation Versions Affected: Apache Tomcat 11.0.0-M5 Apache Tomcat 10.1.8 Apache Tomcat 9.0.74 Apache Tomcat 8.5.88 Description: The fix for bug 66512 introduced a regression that was fixed a

[Bug 66662] Tomcat Digest Authenticator Valve attribute name "algoirthms" need to correct as it is misspelled

2023-06-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=2 --- Comment #1 from Mark Thomas --- Thanks for the report. This is where the fix needs to be made: https://github.com/apache/tomcat/blob/main/webapps/docs/config/valve.xml#L1596 If you want to submit a PR via GitHub I'll get it merged and bac

[Bug 66662] New: Tomcat Digest Authenticator Valve attribute name "algoirthms" need to correct as it is misspelled

2023-06-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=2 Bug ID: 2 Summary: Tomcat Digest Authenticator Valve attribute name "algoirthms" need to correct as it is misspelled Product: Tomcat 8 Version: 8.5.90 Hardware: All

Re: Tomcat, Jakarta TCKs and Arquillian

2023-06-21 Thread Mark Thomas
On 21/06/2023 09:54, Rémy Maucherat wrote: On Wed, Jun 21, 2023 at 10:33 AM Mark Thomas wrote: Thanks again for the pointers. I can run the refactored WebSocket TCK now. I think we need to setup a new Git project to hold the Tomcat configuration for the refactored TCKs. This would be a multi-

Re: Tomcat, Jakarta TCKs and Arquillian

2023-06-21 Thread Rémy Maucherat
On Wed, Jun 21, 2023 at 10:33 AM Mark Thomas wrote: > > Thanks again for the pointers. I can run the refactored WebSocket TCK now. > > I think we need to setup a new Git project to hold the Tomcat > configuration for the refactored TCKs. This would be a multi-module > Maven project with one module

Re: Tomcat, Jakarta TCKs and Arquillian

2023-06-21 Thread Mark Thomas
Thanks again for the pointers. I can run the refactored WebSocket TCK now. I think we need to setup a new Git project to hold the Tomcat configuration for the refactored TCKs. This would be a multi-module Maven project with one module for each TCK. I have the basis for this locally but it need

[Bug 66660] StaticMember doesn't support lazy hostname resolution (useful in K8s)

2023-06-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=0 Remy Maucherat changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[Bug 66660] StaticMember doesn't support lazy hostname resolution (useful in K8s)

2023-06-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=0 --- Comment #10 from Remy Maucherat --- (In reply to Diego Rivera from comment #9) > I already covered the downside of attempting to use the K8s API: the member > list is compiled up front during membership startup as well, and is never > updat