github-actions[bot] commented on PR #23494:
URL: https://github.com/apache/flink/pull/23494#issuecomment-2596381228
This PR is being marked as stale since it has not had any activity in the
last 180 days.
If you would like to keep this PR alive, please leave a comment asking for a
revie
victor09091 opened a new pull request, #23494:
URL: https://github.com/apache/flink/pull/23494
## What is the purpose of the change
*we could rely on the latest minikube version and find some potential
incompatible problems with new K8s versions.*
##
victor09091 closed pull request #23494: FLINK-30893 Replace not specifying a
driver in Minikube by something …
URL: https://github.com/apache/flink/pull/23494
--
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
XComp commented on code in PR #23494:
URL: https://github.com/apache/flink/pull/23494#discussion_r1366757594
##
flink-end-to-end-tests/test-scripts/common_kubernetes.sh:
##
@@ -54,6 +54,13 @@ function setup_kubernetes_for_linux {
chmod +x minikube && sudo mv minikube
XComp commented on PR #23494:
URL: https://github.com/apache/flink/pull/23494#issuecomment-1772428032
> Hi, Thanks @XComp for the review. I have a question, does the no driver
restriction mean that the download still cannot be successful after the
specified version
Sorry but I'm not
victor9309 commented on PR #23494:
URL: https://github.com/apache/flink/pull/23494#issuecomment-1772147153
Hi, Thanks @XComp for the review. I have a question, does the no driver
restriction mean that the download still cannot be successful after the
specified version
--
This is an aut
XComp commented on code in PR #23494:
URL: https://github.com/apache/flink/pull/23494#discussion_r1363653200
##
flink-end-to-end-tests/test-scripts/common_kubernetes.sh:
##
@@ -35,23 +35,48 @@ function setup_kubernetes_for_linux {
else
local arch='amd64'
fi
+
flinkbot commented on PR #23494:
URL: https://github.com/apache/flink/pull/23494#issuecomment-1751981530
## CI report:
* 92948c3734c75b1ab8c8c29be6cff6e63c081a45 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
victor9309 opened a new pull request, #23494:
URL: https://github.com/apache/flink/pull/23494
## What is the purpose of the change
*we could rely on the latest minikube version and find some potential
incompatible problems with new K8s versions.*
##