[
https://issues.apache.org/jira/browse/FLINK-26234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yang Wang reassigned FLINK-26234:
---------------------------------
Assignee: Yang Wang
> Start minikube manually to replace external github actions
> ----------------------------------------------------------
>
> Key: FLINK-26234
> URL: https://issues.apache.org/jira/browse/FLINK-26234
> Project: Flink
> Issue Type: Bug
> Components: Kubernetes Operator
> Reporter: Yang Wang
> Assignee: Yang Wang
> Priority: Major
> Labels: pull-request-available
>
> According to the apache requirement, external github actions are not allowed
> to used in the workflow. So we need to start minikube manually instead of
> relying on the existing actions.
> See
> [https://github.com/apache/flink-kubernetes-operator/actions/runs/1859307064].
> {code:java}
> Error: .github#L1medyagh/setup-minikube@master and
> medyagh/setup-minikube@master are not allowed to be used in
> apache/flink-kubernetes-operator. Actions in this workflow must be: within a
> repository owned by apache, created by GitHub, verified in the GitHub
> Marketplace or match the following:
> */*@[a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9]+,
> AdoptOpenJDK/install-jdk@*,
> JamesIves/github-pages-deploy-action@5dc1d5a192aeb5ab5b7d5a77b7d36aea4a7f5c92,
> TobKed/label-when-approved-action@*, actions-cool/issues-helper@*,
> actions-rs/*, al-cheb/configure-pagefile-action@*,
> amannn/action-semantic-pull-request@*, apache/*,
> burrunan/gradle-cache-action@*, bytedeco/javacpp-presets/.github/actions/*,
> chromaui/action@*, codecov/codecov-action@*,
> conda-incubator/setup-miniconda@*, container-tools/kind-action@*,
> container-tools/microshift-action@*, dawidd6/action-download-artifact@*,
> delaguardo/setup-graalvm@*, docker://jekyll/jekyll:*,
> docker://pandoc/core:2.9, eps1lon/actions-label-merge-conflict@*, gau...
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)