get name and image and startTime
kubectl get pods -Ao jsonpath='{range .items[*]}{@.metadata.name}{" "}{@..spec..containers[*].image}{" "}{@.status.phase}{" "}{@.status.startTime}{"\n"}{end}'edited 10/2022 with .. and A suggestions
get name and image and startTime
kubectl get pods -Ao jsonpath='{range .items[*]}{@.metadata.name}{" "}{@..spec..containers[*].image}{" "}{@.status.phase}{" "}{@.status.startTime}{"\n"}{end}'edited 10/2022 with .. and A suggestions
| extern crate mqttc; | |
| extern crate netopt; | |
| extern crate ws; | |
| use mqttc::{PubOpt, PubSub}; | |
| use std::{thread, time}; | |
| static USERNAME: &'static str = ""; | |
| static PASSWORD: &'static str = ""; |
| import java.io.*; | |
| import java.net.InetSocketAddress; | |
| import com.sun.net.httpserver.HttpsServer; | |
| import java.security.KeyStore; | |
| import javax.net.ssl.KeyManagerFactory; | |
| import javax.net.ssl.TrustManagerFactory; | |
| import com.sun.net.httpserver.*; | |
| import javax.net.ssl.SSLEngine; | |
| import javax.net.ssl.SSLParameters; |
Update: I've been told by representatives of the Scala Center at EPFL that sharing the information below on the Scala Contributor list is a violation of the Scala Code of Conduct and could result in a ban.
This document contains some quotations by "sken", an active contributor to ZIO and member of the ZIO community. This individual uses the name Lorca in various places, including his first and longest-lived Twitter handle, and will be referred to as Lorca throughout this document. All of the information below is publicly available and easily linked to Lorca.
Note that all of the tweets below would have been visible to the other ZIO community members who regularly interacted with Lorca via the same Twitter account, including John De Goes, the CEO of [Ziverge](https://ziverge
Twitter threads from @smdiehl on Crypto Skepticism