[
https://issues.apache.org/jira/browse/FLINK-36471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sam Barker updated FLINK-36471:
-------------------------------
Description:
The operator test suite if full of warnings about using out of date github
actions based on node 12
All the `docker` actions are out of date.
was:
The operator test suite if full of warnings about using out of date github
actions based on node 12 an example [picked at
random|https://github.com/apache/flink-kubernetes-operator/actions/runs/10915107524]
The problematic actions are:
* {{actions/checkout@v2}}
* {{actions/setup-java@v2}}
* {{actions/cache@v3}}
> Flink Operator uses out of date Docker actions.
> -----------------------------------------------
>
> Key: FLINK-36471
> URL: https://issues.apache.org/jira/browse/FLINK-36471
> Project: Flink
> Issue Type: Improvement
> Components: Kubernetes Operator
> Reporter: Sam Barker
> Assignee: Sam Barker
> Priority: Minor
> Fix For: kubernetes-operator-1.10.0
>
>
> The operator test suite if full of warnings about using out of date github
> actions based on node 12
> All the `docker` actions are out of date.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)